Skip to content

Commit 73ed9f6

Browse files
Merge pull request #26 from chrisreddington/dependabot/npm_and_yarn/npm-development-3a0fb0f393
Bump the npm-development group with 8 updates
2 parents 877f4dc + 5b9563d commit 73ed9f6

File tree

2 files changed

+98
-82
lines changed

2 files changed

+98
-82
lines changed

package-lock.json

+90-74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -72,26 +72,26 @@
7272
},
7373
"devDependencies": {
7474
"@eslint/eslintrc": "^3.2.0",
75-
"@eslint/js": "^9.19.0",
76-
"@github/local-action": "^2.5.1",
75+
"@eslint/js": "^9.20.0",
76+
"@github/local-action": "^2.6.1",
7777
"@jest/globals": "^29.7.0",
7878
"@octokit/plugin-paginate-rest": "^11.4.0",
79-
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
79+
"@octokit/plugin-rest-endpoint-methods": "^13.3.1",
8080
"@octokit/rest": "^21.1.0",
8181
"@types/jest": "^29.5.14",
8282
"@types/js-yaml": "^4.0.9",
83-
"@types/node": "^22.13.0",
84-
"@typescript-eslint/eslint-plugin": "^8.23.0",
85-
"@typescript-eslint/parser": "^8.23.0",
83+
"@types/node": "^22.13.1",
84+
"@typescript-eslint/eslint-plugin": "^8.24.0",
85+
"@typescript-eslint/parser": "^8.24.0",
8686
"@vercel/ncc": "^0.38.3",
87-
"eslint": "^9.19.0",
87+
"eslint": "^9.20.0",
8888
"eslint-plugin-jest": "^28.11.0",
8989
"eslint-plugin-jsonc": "^2.19.1",
9090
"eslint-plugin-prettier": "^5.2.3",
9191
"globals": "^15.14.0",
9292
"jest": "^29.7.0",
9393
"make-coverage-badge": "^1.2.0",
94-
"prettier": "^3.4.2",
94+
"prettier": "^3.5.0",
9595
"prettier-eslint": "^16.3.0",
9696
"ts-jest": "^29.2.5",
9797
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)