Skip to content

Commit bf0676a

Browse files
Bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.6.0...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 60ae8a2 commit bf0676a

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.8.0",
8080
"@typescript-eslint/parser": "3.8.0",
8181
"codecov": "3.7.2",
82-
"eslint": "7.6.0",
82+
"eslint": "7.7.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
@@ -2175,10 +2175,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
21752175
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
21762176
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
21772177

2178-
eslint@7.6.0:
2179-
version "7.6.0"
2180-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
2181-
integrity sha512-QlAManNtqr7sozWm5TF4wIH9gmUm2hE3vNRUvyoYAa4y1l5/jxD/PQStEjBMQtCqZmSep8UxrcecI60hOpe61w==
2178+
eslint@7.7.0:
2179+
version "7.7.0"
2180+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
2181+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
21822182
dependencies:
21832183
"@babel/code-frame" "^7.0.0"
21842184
ajv "^6.10.0"

0 commit comments

Comments
 (0)