Skip to content

Commit

Permalink
Merge pull request #1237 from mikepenz/feature/dependency_updates_202…
Browse files Browse the repository at this point in the history
…41116

Upgrade dev npm dependencies
  • Loading branch information
mikepenz authored Nov 16, 2024
2 parents 1c2f98d + 3caf5b3 commit 511b061
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@octokit/rest": "^21.0.2",
"nock": "^13.5.5",
"nock": "^13.5.6",
"webpack": "^5.96.1",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.8.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vercel/ncc": "^0.38.2",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.0",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
Expand Down

0 comments on commit 511b061

Please sign in to comment.