Skip to content

Commit 7dfd494

Browse files
chore(dev): update dev dependencies (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jkroepke-automation[bot] <210774419+jkroepke-automation[bot]@users.noreply.github.com>
1 parent d535992 commit 7dfd494

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
".": "./dist/index.js"
3535
},
3636
"devDependencies": {
37-
"@eslint/compat": "1.3.1",
37+
"@eslint/compat": "1.3.2",
3838
"@github/local-action": "5.1.0",
3939
"@jest/globals": "30.0.5",
4040
"@rollup/plugin-commonjs": "28.0.6",
4141
"@rollup/plugin-node-resolve": "16.0.1",
4242
"@rollup/plugin-typescript": "12.1.4",
4343
"@types/jest": "30.0.0",
44-
"@types/node": "22.17.0",
44+
"@types/node": "22.17.1",
4545
"@types/semver": "7.7.0",
46-
"@typescript-eslint/eslint-plugin": "8.39.0",
47-
"@typescript-eslint/parser": "8.39.0",
46+
"@typescript-eslint/eslint-plugin": "8.39.1",
47+
"@typescript-eslint/parser": "8.39.1",
4848
"cross-env": "10.0.0",
49-
"eslint": "9.32.0",
49+
"eslint": "9.33.0",
5050
"eslint-config-prettier": "10.1.8",
5151
"eslint-import-resolver-typescript": "4.4.4",
5252
"eslint-plugin-import": "2.32.0",

0 commit comments

Comments
 (0)