Skip to content

Commit 716884f

Browse files
committed
fix: templates/blank/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent 735620a commit 716884f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/blank/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@eslint/eslintrc": "^3.3.1",
1212
"@eslint/js": "^9.27.0",
1313
"@stylistic/eslint-plugin": "^5.2.2",
14-
"eslint": "^9.27.0",
14+
"eslint": "^10.0.0",
1515
"eslint-plugin-html": "^8.1.3",
1616
"eslint-plugin-jsdoc": "^54.1.1",
1717
"globals": "^16.1.0"

0 commit comments

Comments
 (0)