Skip to content

Commit 05dfc22

Browse files
committed
feat: upgrade eslint from 6.8.0 to 9.18.0
Snyk has created this PR to upgrade eslint from 6.8.0 to 9.18.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/ekmixon/project/a50a9592-0b85-48c9-9301-0888580e6c10?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3e336e5 commit 05dfc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"mocha": "^6.1.4",
6161
"nodemon": "^1.19.4",
6262
"nyc": "^14.1.1",
63-
"eslint": "^6.8.0"
63+
"eslint": "^9.18.0"
6464
}
6565
}

0 commit comments

Comments
 (0)