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

Commit 43bc881

Browse files
chore(deps): update dependency eslint to v7.14.0 (#545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4c1594c commit 43bc881

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
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/parser": "2.9.0",
5252
"babel-eslint": "10.1.0",
5353
"babel-jest": "26.6.3",
54-
"eslint": "7.13.0",
54+
"eslint": "7.14.0",
5555
"eslint-config-prettier": "6.15.0",
5656
"eslint-config-standard": "16.0.2",
5757
"eslint-plugin-import": "2.22.1",

yarn.lock

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

4509-
eslint@7.13.0:
4510-
version "7.13.0"
4511-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
4512-
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
4509+
eslint@7.14.0:
4510+
version "7.14.0"
4511+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
4512+
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
45134513
dependencies:
45144514
"@babel/code-frame" "^7.0.0"
45154515
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)