Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Commit aee837e

Browse files
Bump eslint from 7.18.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.18.0...v7.26.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent acb1ab3 commit aee837e

2 files changed

Lines changed: 54 additions & 38 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "4.0.0",
2727
"@typescript-eslint/parser": "3.10.1",
2828
"ava": "^3.15.0",
29-
"eslint": "^7.18.0",
29+
"eslint": "^7.26.0",
3030
"eslint-config-klasa": "dirigeants/klasa-lint",
3131
"nyc": "^15.1.0",
3232
"source-map-support": "^0.5.19",

yarn.lock

Lines changed: 53 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
escape-string-regexp "^2.0.0"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
13-
version "7.8.3"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
15-
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
12+
"@babel/code-frame@7.12.11", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
13+
version "7.12.11"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
15+
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
1616
dependencies:
17-
"@babel/highlight" "^7.8.3"
17+
"@babel/highlight" "^7.10.4"
1818

1919
"@babel/core@^7.7.5":
2020
version "7.8.6"
@@ -70,6 +70,11 @@
7070
dependencies:
7171
"@babel/types" "^7.8.3"
7272

73+
"@babel/helper-validator-identifier@^7.14.0":
74+
version "7.14.0"
75+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
76+
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
77+
7378
"@babel/helpers@^7.8.4":
7479
version "7.8.4"
7580
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
@@ -79,13 +84,13 @@
7984
"@babel/traverse" "^7.8.4"
8085
"@babel/types" "^7.8.3"
8186

82-
"@babel/highlight@^7.8.3":
83-
version "7.8.3"
84-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
85-
integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==
87+
"@babel/highlight@^7.10.4":
88+
version "7.14.0"
89+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf"
90+
integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==
8691
dependencies:
92+
"@babel/helper-validator-identifier" "^7.14.0"
8793
chalk "^2.0.0"
88-
esutils "^2.0.2"
8994
js-tokens "^4.0.0"
9095

9196
"@babel/parser@^7.7.5", "@babel/parser@^7.8.6":
@@ -133,10 +138,10 @@
133138
dependencies:
134139
arrify "^1.0.1"
135140

136-
"@eslint/eslintrc@^0.3.0":
137-
version "0.3.0"
138-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318"
139-
integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
141+
"@eslint/eslintrc@^0.4.1":
142+
version "0.4.1"
143+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
144+
integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==
140145
dependencies:
141146
ajv "^6.12.4"
142147
debug "^4.1.1"
@@ -145,7 +150,6 @@
145150
ignore "^4.0.6"
146151
import-fresh "^3.2.1"
147152
js-yaml "^3.13.1"
148-
lodash "^4.17.20"
149153
minimatch "^3.0.4"
150154
strip-json-comments "^3.1.1"
151155

@@ -1068,13 +1072,13 @@ eslint-visitor-keys@^2.0.0:
10681072
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
10691073
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
10701074

1071-
eslint@^7.18.0:
1072-
version "7.18.0"
1073-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
1074-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
1075+
eslint@^7.26.0:
1076+
version "7.26.0"
1077+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6"
1078+
integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg==
10751079
dependencies:
1076-
"@babel/code-frame" "^7.0.0"
1077-
"@eslint/eslintrc" "^0.3.0"
1080+
"@babel/code-frame" "7.12.11"
1081+
"@eslint/eslintrc" "^0.4.1"
10781082
ajv "^6.10.0"
10791083
chalk "^4.0.0"
10801084
cross-spawn "^7.0.2"
@@ -1085,20 +1089,20 @@ eslint@^7.18.0:
10851089
eslint-utils "^2.1.0"
10861090
eslint-visitor-keys "^2.0.0"
10871091
espree "^7.3.1"
1088-
esquery "^1.2.0"
1092+
esquery "^1.4.0"
10891093
esutils "^2.0.2"
1090-
file-entry-cache "^6.0.0"
1094+
file-entry-cache "^6.0.1"
10911095
functional-red-black-tree "^1.0.1"
10921096
glob-parent "^5.0.0"
1093-
globals "^12.1.0"
1097+
globals "^13.6.0"
10941098
ignore "^4.0.6"
10951099
import-fresh "^3.0.0"
10961100
imurmurhash "^0.1.4"
10971101
is-glob "^4.0.0"
10981102
js-yaml "^3.13.1"
10991103
json-stable-stringify-without-jsonify "^1.0.1"
11001104
levn "^0.4.1"
1101-
lodash "^4.17.20"
1105+
lodash "^4.17.21"
11021106
minimatch "^3.0.4"
11031107
natural-compare "^1.4.0"
11041108
optionator "^0.9.1"
@@ -1125,10 +1129,10 @@ esprima@^4.0.0:
11251129
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
11261130
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
11271131

1128-
esquery@^1.2.0:
1129-
version "1.3.1"
1130-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
1131-
integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
1132+
esquery@^1.4.0:
1133+
version "1.4.0"
1134+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
1135+
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
11321136
dependencies:
11331137
estraverse "^5.1.0"
11341138

@@ -1204,10 +1208,10 @@ figures@^3.2.0:
12041208
dependencies:
12051209
escape-string-regexp "^1.0.5"
12061210

1207-
file-entry-cache@^6.0.0:
1208-
version "6.0.0"
1209-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
1210-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
1211+
file-entry-cache@^6.0.1:
1212+
version "6.0.1"
1213+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
1214+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
12111215
dependencies:
12121216
flat-cache "^3.0.4"
12131217

@@ -1360,6 +1364,13 @@ globals@^12.1.0:
13601364
dependencies:
13611365
type-fest "^0.8.1"
13621366

1367+
globals@^13.6.0:
1368+
version "13.8.0"
1369+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
1370+
integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
1371+
dependencies:
1372+
type-fest "^0.20.2"
1373+
13631374
globby@^11.0.1:
13641375
version "11.0.1"
13651376
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
@@ -1833,10 +1844,10 @@ lodash.flattendeep@^4.4.0:
18331844
resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
18341845
integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
18351846

1836-
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.20:
1837-
version "4.17.20"
1838-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
1839-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1847+
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21:
1848+
version "4.17.21"
1849+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1850+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
18401851

18411852
log-symbols@^4.0.0:
18421853
version "4.0.0"
@@ -2785,6 +2796,11 @@ type-fest@^0.13.1:
27852796
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.13.1.tgz#0172cb5bce80b0bd542ea348db50c7e21834d934"
27862797
integrity sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==
27872798

2799+
type-fest@^0.20.2:
2800+
version "0.20.2"
2801+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
2802+
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
2803+
27882804
type-fest@^0.3.0:
27892805
version "0.3.1"
27902806
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1"

0 commit comments

Comments
 (0)