Skip to content

Commit fd32d38

Browse files
Bump eslint from 7.5.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.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@v7.5.0...v7.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 65b3edf commit fd32d38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@typescript-eslint/eslint-plugin": "3.7.1",
8080
"@typescript-eslint/parser": "3.7.1",
8181
"codecov": "3.7.2",
82-
"eslint": "7.5.0",
82+
"eslint": "7.6.0",
8383
"eslint-config-prettier": "6.11.0",
8484
"eslint-plugin-prettier": "3.1.4",
8585
"eslint-plugin-simple-import-sort": "5.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2180,10 +2180,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
21802180
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
21812181
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
21822182

2183-
eslint@7.5.0:
2184-
version "7.5.0"
2185-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.5.0.tgz#9ecbfad62216d223b82ac9ffea7ef3444671d135"
2186-
integrity sha512-vlUP10xse9sWt9SGRtcr1LAC67BENcQMFeV+w5EvLEoFe3xJ8cF1Skd0msziRx/VMC+72B4DxreCE+OR12OA6Q==
2183+
eslint@7.6.0:
2184+
version "7.6.0"
2185+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
2186+
integrity sha512-QlAManNtqr7sozWm5TF4wIH9gmUm2hE3vNRUvyoYAa4y1l5/jxD/PQStEjBMQtCqZmSep8UxrcecI60hOpe61w==
21872187
dependencies:
21882188
"@babel/code-frame" "^7.0.0"
21892189
ajv "^6.10.0"

0 commit comments

Comments
 (0)