Skip to content

Commit f6cd250

Browse files
committed
fix: fixtures/eslint/package.json & fixtures/eslint/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent afe6521 commit f6cd250

File tree

2 files changed

+438
-695
lines changed

2 files changed

+438
-695
lines changed

fixtures/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "eslint-playground",
44
"dependencies": {
5-
"eslint": "4.1.0",
5+
"eslint": "9.0.0",
66
"eslint-plugin-react-hooks": "link:./proxy"
77
},
88
"scripts": {

0 commit comments

Comments
 (0)