Skip to content

Commit 783539e

Browse files
committed
Update dependency eslint to v7.15.0
1 parent 76ebcd0 commit 783539e

File tree

2 files changed

+41
-42
lines changed

2 files changed

+41
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@quasar/app": "1.9.6",
2121
"@vue/eslint-config-prettier": "6.0.0",
2222
"babel-eslint": "10.1.0",
23-
"eslint": "7.13.0",
23+
"eslint": "7.15.0",
2424
"eslint-loader": "4.0.2",
2525
"eslint-plugin-vue": "7.1.0"
2626
},

yarn.lock

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -881,10 +881,10 @@
881881
global-agent "^2.0.2"
882882
global-tunnel-ng "^2.7.1"
883883

884-
"@eslint/eslintrc@^0.2.1":
885-
version "0.2.1"
886-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c"
887-
integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==
884+
"@eslint/eslintrc@^0.2.2":
885+
version "0.2.2"
886+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
887+
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
888888
dependencies:
889889
ajv "^6.12.4"
890890
debug "^4.1.1"
@@ -1516,6 +1516,11 @@ acorn-jsx@^5.2.0:
15161516
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
15171517
integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==
15181518

1519+
acorn-jsx@^5.3.1:
1520+
version "5.3.1"
1521+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
1522+
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
1523+
15191524
acorn-walk@^7.1.1:
15201525
version "7.1.1"
15211526
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.1.1.tgz#345f0dffad5c735e7373d2fec9a1023e6a44b83e"
@@ -3779,13 +3784,13 @@ eslint-visitor-keys@^2.0.0:
37793784
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
37803785
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
37813786

3782-
eslint@7.13.0:
3783-
version "7.13.0"
3784-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
3785-
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
3787+
eslint@7.15.0:
3788+
version "7.15.0"
3789+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.15.0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7"
3790+
integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA==
37863791
dependencies:
37873792
"@babel/code-frame" "^7.0.0"
3788-
"@eslint/eslintrc" "^0.2.1"
3793+
"@eslint/eslintrc" "^0.2.2"
37893794
ajv "^6.10.0"
37903795
chalk "^4.0.0"
37913796
cross-spawn "^7.0.2"
@@ -3795,10 +3800,10 @@ [email protected]:
37953800
eslint-scope "^5.1.1"
37963801
eslint-utils "^2.1.0"
37973802
eslint-visitor-keys "^2.0.0"
3798-
espree "^7.3.0"
3803+
espree "^7.3.1"
37993804
esquery "^1.2.0"
38003805
esutils "^2.0.2"
3801-
file-entry-cache "^5.0.1"
3806+
file-entry-cache "^6.0.0"
38023807
functional-red-black-tree "^1.0.1"
38033808
glob-parent "^5.0.0"
38043809
globals "^12.1.0"
@@ -3840,6 +3845,15 @@ espree@^7.3.0:
38403845
acorn-jsx "^5.2.0"
38413846
eslint-visitor-keys "^1.3.0"
38423847

3848+
espree@^7.3.1:
3849+
version "7.3.1"
3850+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
3851+
integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
3852+
dependencies:
3853+
acorn "^7.4.0"
3854+
acorn-jsx "^5.3.1"
3855+
eslint-visitor-keys "^1.3.0"
3856+
38433857
esprima@^4.0.0:
38443858
version "4.0.1"
38453859
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -4098,12 +4112,12 @@ figures@^3.0.0:
40984112
dependencies:
40994113
escape-string-regexp "^1.0.5"
41004114

4101-
file-entry-cache@^5.0.1:
4102-
version "5.0.1"
4103-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"
4104-
integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==
4115+
file-entry-cache@^6.0.0:
4116+
version "6.0.0"
4117+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
4118+
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
41054119
dependencies:
4106-
flat-cache "^2.0.1"
4120+
flat-cache "^3.0.4"
41074121

41084122
file-loader@^6.0.0:
41094123
version "6.0.0"
@@ -4210,19 +4224,18 @@ findup@^0.1.5:
42104224
colors "~0.6.0-1"
42114225
commander "~2.1.0"
42124226

4213-
flat-cache@^2.0.1:
4214-
version "2.0.1"
4215-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
4216-
integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==
4227+
flat-cache@^3.0.4:
4228+
version "3.0.4"
4229+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
4230+
integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
42174231
dependencies:
4218-
flatted "^2.0.0"
4219-
rimraf "2.6.3"
4220-
write "1.0.3"
4232+
flatted "^3.1.0"
4233+
rimraf "^3.0.2"
42214234

4222-
flatted@^2.0.0:
4223-
version "2.0.1"
4224-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
4225-
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
4235+
flatted@^3.1.0:
4236+
version "3.1.0"
4237+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
4238+
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
42264239

42274240
flush-write-stream@^1.0.0:
42284241
version "1.1.1"
@@ -7862,13 +7875,6 @@ rimraf@2, rimraf@^2.5.4, rimraf@^2.6.3:
78627875
dependencies:
78637876
glob "^7.1.3"
78647877

7865-
7866-
version "2.6.3"
7867-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
7868-
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
7869-
dependencies:
7870-
glob "^7.1.3"
7871-
78727878
rimraf@^3.0.2:
78737879
version "3.0.2"
78747880
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -9785,13 +9791,6 @@ [email protected]:
97859791
moment "^2.22.1"
97869792
write-file-atomic "^2.3.0"
97879793

9788-
9789-
version "1.0.3"
9790-
resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
9791-
integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==
9792-
dependencies:
9793-
mkdirp "^0.5.1"
9794-
97959794
ws@^6.0.0, ws@^6.2.1:
97969795
version "6.2.1"
97979796
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"

0 commit comments

Comments
 (0)