Skip to content

Commit b499729

Browse files
committed
chore: bump devDeps
1 parent 4e7b675 commit b499729

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"@eslint/js": "^9.12.0",
66
"@rollup/plugin-node-resolve": "^15.3.0",
77
"@rollup/plugin-terser": "^0.4.4",
8-
"@rollup/plugin-typescript": "^12.1.0",
9-
"@types/node": "^22.7.5",
8+
"@rollup/plugin-typescript": "^12.1.1",
9+
"@types/node": "^22.7.6",
1010
"@types/rollup-plugin-auto-external": "^2.0.5",
1111
"auto-changelog": "^2.5.0",
1212
"cross-env": "^7.0.3",
@@ -21,9 +21,9 @@
2121
"rollup": "^4.24.0",
2222
"rollup-plugin-auto-external": "^2.0.0",
2323
"rollup-plugin-shebang-bin": "^0.0.7",
24-
"tslib": "^2.7.0",
24+
"tslib": "^2.8.0",
2525
"typescript": "~5.6.3",
26-
"typescript-eslint": "^8.9.0"
26+
"typescript-eslint": "^8.10.0"
2727
},
2828
"engines": {
2929
"node": ">=18"

0 commit comments

Comments
 (0)