Skip to content

Commit e2f793b

Browse files
Merge pull request #16 from chrisreddington/dependabot/npm_and_yarn/npm-development-0abc9769ab
2 parents 71ff6c0 + 347b3fb commit e2f793b

File tree

2 files changed

+92
-76
lines changed

2 files changed

+92
-76
lines changed

package-lock.json

Lines changed: 85 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,22 @@
7070
},
7171
"devDependencies": {
7272
"@eslint/eslintrc": "^3.2.0",
73-
"@eslint/js": "^9.15.0",
73+
"@eslint/js": "^9.16.0",
7474
"@github/local-action": "^2.2.1",
7575
"@jest/globals": "^29.7.0",
7676
"@types/jest": "^29.5.14",
77-
"@types/node": "^22.9.3",
78-
"@typescript-eslint/eslint-plugin": "^8.15.0",
79-
"@typescript-eslint/parser": "^8.15.0",
77+
"@types/node": "^22.10.1",
78+
"@typescript-eslint/eslint-plugin": "^8.16.0",
79+
"@typescript-eslint/parser": "^8.16.0",
8080
"@vercel/ncc": "^0.38.3",
81-
"eslint": "^9.15.0",
81+
"eslint": "^9.16.0",
8282
"eslint-plugin-jest": "^28.9.0",
8383
"eslint-plugin-jsonc": "^2.18.2",
8484
"eslint-plugin-prettier": "^5.2.1",
85-
"globals": "^15.12.0",
85+
"globals": "^15.13.0",
8686
"jest": "^29.7.0",
8787
"make-coverage-badge": "^1.2.0",
88-
"prettier": "^3.3.3",
88+
"prettier": "^3.4.1",
8989
"prettier-eslint": "^16.3.0",
9090
"ts-jest": "^29.2.5",
9191
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)