Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 922e1ee

Browse files
Bump eslint from 6.8.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v7.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cddd711 commit 922e1ee

File tree

2 files changed

+109
-114
lines changed

2 files changed

+109
-114
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prepublishOnly": "yarn test"
1414
},
1515
"devDependencies": {
16-
"eslint": "^6.5.1",
16+
"eslint": "^7.6.0",
1717
"eslint-config-prettier": "^6.3.0",
1818
"eslint-plugin-import": "^2.14.0",
1919
"eslint-plugin-jest": "^23.2.0",

0 commit comments

Comments
 (0)