Skip to content

Commit

Permalink
Merge pull request #706 from mikepenz/feature/dependency_updates_2022…
Browse files Browse the repository at this point in the history
…1007

Dependency updates | @actions/github 5.1.1
  • Loading branch information
mikepenz authored Oct 7, 2022
2 parents 42b8dfb + a871f0d commit 1a91e26
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 50 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

199 changes: 158 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.0",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.3.0",
"@octokit/rest": "^19.0.4",
"nock": "^13.2.9",
"webpack": "^5.74.0",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/node": "^18.7.23",
"@typescript-eslint/parser": "^5.38.1",
"@types/jest": "^29.1.2",
"@types/node": "^18.8.3",
"@typescript-eslint/parser": "^5.39.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.24.0",
"eslint-plugin-github": "^4.3.7",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-jest": "^27.1.1",
"jest": "^29.1.2",
"jest-circus": "^29.1.2",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 1a91e26

Please sign in to comment.