Skip to content

Commit 7000a03

Browse files
committed
updating package.json
1 parent 06d1210 commit 7000a03

2 files changed

Lines changed: 13 additions & 12 deletions

File tree

package-lock.json

Lines changed: 9 additions & 8 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
@@ -87,16 +87,16 @@
8787
"@eslint/eslintrc": "^3.3.1",
8888
"@eslint/js": "^9.34.0",
8989
"@types/jest": "^30.0.0",
90-
"@types/semver": "^7.7.0",
91-
"@typescript-eslint/eslint-plugin": "^8.41.0",
92-
"@typescript-eslint/parser": "^8.41.0",
90+
"@types/semver": "^7.7.1",
91+
"@typescript-eslint/eslint-plugin": "^8.42.0",
92+
"@typescript-eslint/parser": "^8.42.0",
9393
"c8": "^10.1.3",
9494
"cross-env": "^10.0.0",
9595
"eslint": "^9.34.0",
9696
"eslint-config-prettier": "^10.1.8",
9797
"esm-utils": "^4.4.2",
9898
"globals": "^16.3.0",
99-
"jest": "^30.1.2",
99+
"jest": "^30.1.3",
100100
"jest-light-runner": "^0.7.9",
101101
"jest-snapshot-serializer-ansi": "^2.2.1",
102102
"jest-snapshot-serializer-raw": "^2.0.0",

0 commit comments

Comments
 (0)