Skip to content

Commit 367fb9a

Browse files
committed
updating pacckage.json
1 parent b61a406 commit 367fb9a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -88,10 +88,10 @@
8888
"@eslint/js": "^9.36.0",
8989
"@types/jest": "^30.0.0",
9090
"@types/semver": "^7.7.1",
91-
"@typescript-eslint/eslint-plugin": "^8.44.1",
92-
"@typescript-eslint/parser": "^8.44.1",
91+
"@typescript-eslint/eslint-plugin": "^8.45.0",
92+
"@typescript-eslint/parser": "^8.45.0",
9393
"c8": "^10.1.3",
94-
"cross-env": "^10.0.0",
94+
"cross-env": "^10.1.0",
9595
"eslint": "^9.36.0",
9696
"eslint-config-prettier": "^10.1.8",
9797
"eslint-plugin-import": "^2.32.0",
@@ -108,7 +108,7 @@
108108
"ts-loader": "^9.5.4",
109109
"ts-node": "^10.9.2",
110110
"typescript": "^5.9.2",
111-
"webpack": "^5.101.3",
111+
"webpack": "^5.102.0",
112112
"webpack-cli": "^6.0.1"
113113
},
114114
"dependencies": {

0 commit comments

Comments
 (0)