8000 Bump eslint from 7.14.0 to 7.15.0 (#522) · j143/github-pages-deploy-action@afba921 · GitHub
[go: up one dir, main page]

Skip to content

Commit afba921

Browse files
Bump eslint from 7.14.0 to 7.15.0 (JamesIves#522)
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.14.0...v7.15.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c3b985 commit afba921

File tree

2 files changed

+37
-45
lines changed

2 files changed

+37
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/jest": "26.0.16",
4343
"@types/node": "14.14.10",
44-
"eslint": "7.14.0",
44+
"eslint": "7.15.0",
4545
"eslint-plugin-github": "4.1.1",
4646
"eslint-plugin-jest": "24.1.3",
4747
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 36 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,10 @@
312312
exec-sh "^0.3.2"
313313
minimist "^1.2.0"
314314

315-
"@eslint/eslintrc@^0.2.1":
316-
version "0.2.1"
317-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c"
318-
integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==
315+
"@eslint/eslintrc@^0.2.2":
316+
version "0.2.2"
317+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
318+
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
319319
dependencies:
320320
ajv "^6.12.4"
321321
debug "^4.1.1"
@@ -965,9 +965,10 @@ acorn-globals@^6.0.0:
965965
acorn "^7.1.1"
966966
acorn-walk "^7.1.1"
967967

968-
acorn-jsx@^5.2.0:
969-
version "5.2.0"
970-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
968+
acorn-jsx@^5.3.1:
969+
version "5.3.1"
970+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
971+
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
971972

972973
acorn-walk@^6.0.1:
973974
version "6.2.0"
@@ -1833,13 +1834,13 @@ eslint-visitor-keys@^2.0.0:
18331834
version "2.0.0"
18341835
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
18351836

1836-
eslint@7.14.0:
1837-
version "7.14.0"
1838-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
1839-
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
1837+
eslint@7.15.0:
1838+
version "7.15.0"
1839+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.15.0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7"
1840+
integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA==
18401841
dependencies:
18411842
"@babel/code-frame" "^7.0.0"
1842-
"@eslint/eslintrc" "^0.2.1"
1843+
"@eslint/eslintrc" "^0.2.2"
18431844
ajv "^6.10.0"
18441845
chalk "^4.0.0"
18451846
cross-spawn "^7.0.2"
@@ -1849,10 +1850,10 @@ eslint@7.14.0:
18491850
eslint-scope "^5.1.1"
18501851
eslint-utils "^2.1.0"
18511852
eslint-visitor-keys "^2.0.0"
1852-
espree "^7.3.0"
1853+
espree "^7.3.1"
18531854
esquery "^1.2.0"
18541855
esutils "^2.0.2"
1855-
file-entry-cache "^5.0.1"
1856+
file-entry-cache "^6.0.0"
18561857
functional-red-black-tree "^1.0.1"
18571858
glob-parent "^5.0.0"
18581859
globals "^12.1.0"
@@ -1876,12 +1877,13 @@ eslint@7.14.0:
18761877
text-table "^0.2.0"
18771878
v8-compile-cache "^2.0.3"
18781879

1879-
espree@^7.3.0:
1880-
version "7.3.0"
1881-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
1880+
espree@^7.3.0, espree@^7.3.1:
1881+
version "7.3.1"
1882+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
1883+
integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
18821884
dependencies:
18831885
acorn "^7.4.0"
1884-
acorn-jsx "^5.2.0"
1886+
acorn-jsx "^5.3.1"
18851887
eslint-visitor-keys "^1.3.0"
18861888

18871889
esprima@^4.0.0, esprima@^4.0.1:
@@ -2065,11 +2067,12 @@ fb-watchman@^2.0.0:
20652067
dependencies:
20662068
bser "^2.0.0"
20672069

2068-
file-entry-cache@^5.0.1:
2069-
version "5.0.1"
2070-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"
2070+
file-entry-cache@^6.0.0:
2071+
version "6.0.0"
2072+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
2073+
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
20712074
dependencies:
2072-
flat-cache "^2.0.1"
2075+
flat-cache "^3.0.4"
20732076

20742077
fill-range@^4.0.0:
20752078
version "4.0.0"
@@ -2099,17 +2102,18 @@ find-up@^4.0.0, find-up@^4.1.0:
20992102
locate-path "^5.0.0"
21002103
path-exists "^4.0.0"
21012104

2102-
flat-cache@^2.0.1:
2103-
version "2.0.1"
2104-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
2105+
flat-cache@^3.0.4:
2106+
version "3.0.4"
2107+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
2108+
integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
21052109
dependencies:
2106-
flatted "^2.0.0"
2107-
rimraf "2.6.3"
2108-
write "1.0.3"
2110+
flatted "^3.1.0"
2111+
rimraf "^3.0.2"
21092112

2110-
flatted@^2.0.0:
2111-
version "2.0.1"
2112-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
2113+
flatted@^3.1.0:
2114+
version "3.1.0"
2115+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
2116+
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
21132117

21142118
for-in@^1.0.2:
21152119
version "1.0.2"
@@ -3581,7 +3585,7 @@ mixin-deep@^1.2.0:
35813585
for-in "^1.0.2"
35823586
is-extendable "^1.0.1"
35833587

3584-
mkdirp@0.x, mkdirp@^0.5.1:
3588+
mkdirp@0.x:
35853589
version "0.5.5"
35863590
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
35873591
dependencies:
@@ -4183,12 +4187,6 @@ reusify@^1.0.4:
41834187
version "1.0.4"
41844188
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
41854189

4186-
rimraf@2.6.3:
4187-
version "2.6.3"
4188-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
4189-
dependencies:
4190-
glob "^7.1.3"
4191-
41924190
rimraf@^3.0.0:
41934191
version "3.0.0"
41944192
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
@@ -4923,12 +4921,6 @@ write-file-atomic@^3.0.0:
49234921
signal-exit "^3.0.2"
49244922
typedarray-to-buffer "^3.1.5"
49254923

4926-
write@1.0.3:
4927-
version "1.0.3"
4928-
resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
4929-
dependencies:
4930-
mkdirp "^0.5.1"
4931-
49324924
ws@^7.0.0:
49334925
version "7.2.1"
49344926
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.1.tgz#03ed52423cd744084b2cf42ed197c8b65a936b8e"

0 commit comments

Comments
 (0)
0