Skip to content

Commit 73ccde3

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420
1 parent 52c7a7b commit 73ccde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@typescript-eslint/parser": "^8.13.0",
8585
"commitlint": "^19.6.1",
8686
"del-cli": "^5.1.0",
87-
"eslint": "^8.51.0",
87+
"eslint": "^9.26.0",
8888
"eslint-config-prettier": "^10.1.8",
8989
"eslint-plugin-jest": "^28.9.0",
9090
"eslint-plugin-prettier": "^5.0.1",

0 commit comments

Comments
 (0)