Skip to content

Commit b64f063

Browse files
committedOct 10, 2021
[pkg] Update eslint to version 8.0.0
1 parent 7dedac8 commit b64f063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"c8": "^7.3.0",
2626
"chai": "^4.1.2",
27-
"eslint": "^7.0.0",
27+
"eslint": "^8.0.0",
2828
"eslint-config-prettier": "^8.1.0",
2929
"eslint-plugin-prettier": "^3.1.2",
3030
"husky": "^6.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.