Skip to content

Commit 9af4833

Browse files
Bump eslint from 7.13.0 to 7.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.13.0...v7.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c7c09fc commit 9af4833

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
@@ -84,7 +84,7 @@
8484
"@typescript-eslint/eslint-plugin": "4.7.0",
8585
"@typescript-eslint/parser": "4.8.1",
8686
"codecov": "3.8.1",
87-
"eslint": "7.13.0",
87+
"eslint": "7.14.0",
8888
"eslint-config-prettier": "6.15.0",
8989
"eslint-plugin-prettier": "3.1.4",
9090
"eslint-plugin-simple-import-sort": "6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,10 +2483,10 @@ eslint-visitor-keys@^2.0.0:
24832483
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
24842484
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
24852485

2486-
eslint@7.13.0:
2487-
version "7.13.0"
2488-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
2489-
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
2486+
eslint@7.14.0:
2487+
version "7.14.0"
2488+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
2489+
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
24902490
dependencies:
24912491
"@babel/code-frame" "^7.0.0"
24922492
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)