Skip to content

Commit 0c43b39

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 824bea9 commit 0c43b39

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
@@ -21,7 +21,7 @@
2121
"@manypkg/cli": "^0.20.0",
2222
"@typescript-eslint/eslint-plugin": "^5.56.0",
2323
"@typescript-eslint/parser": "^5.56.0",
24-
"eslint": "^8.36.0",
24+
"eslint": "^9.26.0",
2525
"prettier": "^2.8.7",
2626
"prettier-plugin-tailwindcss": "^0.2.5",
2727
"turbo": "^1.8.5",

0 commit comments

Comments
 (0)