Skip to content

Commit 40cce82

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 3704868 commit 40cce82

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
@@ -55,7 +55,7 @@
5555
"@typescript-eslint/parser": "^7.1.1",
5656
"dts-bundle-generator": "^9.3.1",
5757
"esbuild": "^0.23.0",
58-
"eslint": "^8.57.0",
58+
"eslint": "^9.26.0",
5959
"eslint-plugin-jest": "^27.9.0",
6060
"eslint-plugin-node": "^11.1.0",
6161
"husky": "^9.0.11",

0 commit comments

Comments
 (0)