Skip to content

Commit 4cf1cb0

Browse files
committed
chore(deps): update dependency eslint to v7.13.0
1 parent 8d44465 commit 4cf1cb0

2 files changed

Lines changed: 2 additions & 45 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"babel-eslint": "10.1.0",
3838
"codecov": "3.8.1",
39-
"eslint": "7.12.1",
39+
"eslint": "7.13.0",
4040
"eslint-config-standard": "16.0.2",
4141
"eslint-plugin-import": "2.22.1",
4242
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -895,50 +895,7 @@ eslint-visitor-keys@^2.0.0:
895895
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
896896
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
897897

898-
eslint@7.12.1:
899-
version "7.12.1"
900-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
901-
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
902-
dependencies:
903-
"@babel/code-frame" "^7.0.0"
904-
"@eslint/eslintrc" "^0.2.1"
905-
ajv "^6.10.0"
906-
chalk "^4.0.0"
907-
cross-spawn "^7.0.2"
908-
debug "^4.0.1"
909-
doctrine "^3.0.0"
910-
enquirer "^2.3.5"
911-
eslint-scope "^5.1.1"
912-
eslint-utils "^2.1.0"
913-
eslint-visitor-keys "^2.0.0"
914-
espree "^7.3.0"
915-
esquery "^1.2.0"
916-
esutils "^2.0.2"
917-
file-entry-cache "^5.0.1"
918-
functional-red-black-tree "^1.0.1"
919-
glob-parent "^5.0.0"
920-
globals "^12.1.0"
921-
ignore "^4.0.6"
922-
import-fresh "^3.0.0"
923-
imurmurhash "^0.1.4"
924-
is-glob "^4.0.0"
925-
js-yaml "^3.13.1"
926-
json-stable-stringify-without-jsonify "^1.0.1"
927-
levn "^0.4.1"
928-
lodash "^4.17.19"
929-
minimatch "^3.0.4"
930-
natural-compare "^1.4.0"
931-
optionator "^0.9.1"
932-
progress "^2.0.0"
933-
regexpp "^3.1.0"
934-
semver "^7.2.1"
935-
strip-ansi "^6.0.0"
936-
strip-json-comments "^3.1.0"
937-
table "^5.2.3"
938-
text-table "^0.2.0"
939-
v8-compile-cache "^2.0.3"
940-
941-
eslint@~7.13.0:
898+
eslint@7.13.0, eslint@~7.13.0:
942899
version "7.13.0"
943900
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
944901
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==

0 commit comments

Comments
 (0)