Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit b1d4169

Browse files
authored
Merge pull request #241 from bikecoders/renovate/eslint-7.x
Update dependency eslint to v7
2 parents 1c8892b + cbb8469 commit b1d4169

File tree

2 files changed

+184
-69
lines changed

2 files changed

+184
-69
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/eslint-plugin": "2.25.0",
5858
"@typescript-eslint/parser": "2.25.0",
5959
"cross-env": "7.0.2",
60-
"eslint": "6.8.0",
60+
"eslint": "7.13.0",
6161
"eslint-config-prettier": "6.11.0",
6262
"eslint-plugin-import": "2.22.0",
6363
"husky": "4.2.5",

0 commit comments

Comments
 (0)