Skip to content

Commit bb51f97

Browse files
committed
updating package.json
1 parent a824e96 commit bb51f97

2 files changed

Lines changed: 10 additions & 22 deletions

File tree

package-lock.json

Lines changed: 5 additions & 17 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
@@ -85,17 +85,17 @@
8585
"devDependencies": {
8686
"@babel/code-frame": "^7.27.1",
8787
"@eslint/eslintrc": "^3.3.1",
88-
"@eslint/js": "^9.30.0",
88+
"@eslint/js": "^9.30.1",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.0",
91-
"@typescript-eslint/eslint-plugin": "^8.35.0",
92-
"@typescript-eslint/parser": "^8.35.0",
91+
"@typescript-eslint/eslint-plugin": "^8.35.1",
92+
"@typescript-eslint/parser": "^8.35.1",
9393
"c8": "^10.1.3",
9494
"cross-env": "^7.0.3",
95-
"eslint": "^9.30.0",
95+
"eslint": "^9.30.1",
9696
"eslint-config-prettier": "^10.1.5",
9797
"esm-utils": "^4.4.2",
98-
"globals": "^16.2.0",
98+
"globals": "^16.3.0",
9999
"jest": "^30.0.3",
100100
"jest-light-runner": "^0.7.9",
101101
"jest-snapshot-serializer-ansi": "^2.2.1",

0 commit comments

Comments
 (0)