Skip to content

Commit 63b3de3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): lock file maintenance
1 parent e55a3af commit 63b3de3

File tree

1 file changed

+16
-21
lines changed

1 file changed

+16
-21
lines changed

yarn.lock

Lines changed: 16 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,10 @@
523523
exec-sh "^0.3.2"
524524
minimist "^1.2.0"
525525

526-
"@eslint/eslintrc@^0.2.2":
527-
version "0.2.2"
528-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
529-
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
526+
"@eslint/eslintrc@^0.3.0":
527+
version "0.3.0"
528+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318"
529+
integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
530530
dependencies:
531531
ajv "^6.12.4"
532532
debug "^4.1.1"
@@ -535,7 +535,7 @@
535535
ignore "^4.0.6"
536536
import-fresh "^3.2.1"
537537
js-yaml "^3.13.1"
538-
lodash "^4.17.19"
538+
lodash "^4.17.20"
539539
minimatch "^3.0.4"
540540
strip-json-comments "^3.1.1"
541541

@@ -976,12 +976,7 @@
976976
dependencies:
977977
"@types/braces" "*"
978978

979-
"@types/node@*":
980-
version "14.14.20"
981-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
982-
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
983-
984-
"@types/node@^14.14.21":
979+
"@types/node@*", "@types/node@^14.14.21":
985980
version "14.14.21"
986981
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
987982
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
@@ -1557,7 +1552,7 @@ cache-base@^1.0.1:
15571552
union-value "^1.0.0"
15581553
unset-value "^1.0.0"
15591554

1560-
call-bind@^1.0.0:
1555+
call-bind@^1.0.0, call-bind@^1.0.2:
15611556
version "1.0.2"
15621557
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
15631558
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
@@ -2239,12 +2234,12 @@ eslint-visitor-keys@^2.0.0:
22392234
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
22402235

22412236
eslint@^7.13.0:
2242-
version "7.17.0"
2243-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
2244-
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
2237+
version "7.18.0"
2238+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
2239+
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
22452240
dependencies:
22462241
"@babel/code-frame" "^7.0.0"
2247-
"@eslint/eslintrc" "^0.2.2"
2242+
"@eslint/eslintrc" "^0.3.0"
22482243
ajv "^6.10.0"
22492244
chalk "^4.0.0"
22502245
cross-spawn "^7.0.2"
@@ -2268,7 +2263,7 @@ eslint@^7.13.0:
22682263
js-yaml "^3.13.1"
22692264
json-stable-stringify-without-jsonify "^1.0.1"
22702265
levn "^0.4.1"
2271-
lodash "^4.17.19"
2266+
lodash "^4.17.20"
22722267
minimatch "^3.0.4"
22732268
natural-compare "^1.4.0"
22742269
optionator "^0.9.1"
@@ -4638,12 +4633,12 @@ regex-not@^1.0.0, regex-not@^1.0.2:
46384633
safe-regex "^1.1.0"
46394634

46404635
regexp.prototype.flags@^1.3.0:
4641-
version "1.3.0"
4642-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
4643-
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
4636+
version "1.3.1"
4637+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
4638+
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
46444639
dependencies:
4640+
call-bind "^1.0.2"
46454641
define-properties "^1.1.3"
4646-
es-abstract "^1.17.0-next.1"
46474642

46484643
regexpp@^3.0.0, regexpp@^3.1.0:
46494644
version "3.1.0"

0 commit comments

Comments
 (0)