Skip to content

Commit 0122ddf

Browse files
Merge pull request #35 from ember-polyfills/dependabot/npm_and_yarn/eslint-7.3.1
2 parents c1213ca + df726c4 commit 0122ddf

File tree

2 files changed

+41
-50
lines changed

2 files changed

+41
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ember-source-channel-url": "^2.0.1",
5555
"ember-template-lint": "^2.8.0",
5656
"ember-try": "^1.4.0",
57-
"eslint": "^7.1.0",
57+
"eslint": "^7.3.1",
5858
"eslint-config-prettier": "^6.7.0",
5959
"eslint-plugin-ember": "^7.7.1",
6060
"eslint-plugin-node": "^11.1.0",

yarn.lock

Lines changed: 40 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
6-
version "7.8.3"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
8-
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
9-
dependencies:
10-
"@babel/highlight" "^7.8.3"
11-
12-
"@babel/code-frame@^7.10.4":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
136
version "7.10.4"
147
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
158
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
@@ -440,11 +433,6 @@
440433
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
441434
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
442435

443-
"@babel/helper-validator-identifier@^7.9.0":
444-
version "7.9.5"
445-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
446-
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
447-
448436
"@babel/helper-wrap-function@^7.10.4":
449437
version "7.10.4"
450438
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
@@ -473,15 +461,6 @@
473461
chalk "^2.0.0"
474462
js-tokens "^4.0.0"
475463

476-
"@babel/highlight@^7.8.3":
477-
version "7.9.0"
478-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
479-
integrity sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==
480-
dependencies:
481-
"@babel/helper-validator-identifier" "^7.9.0"
482-
chalk "^2.0.0"
483-
js-tokens "^4.0.0"
484-
485464
"@babel/parser@^7.10.4":
486465
version "7.10.4"
487466
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
@@ -1758,10 +1737,10 @@ acorn@^6.0.1, acorn@^6.0.2:
17581737
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.0.tgz#b659d2ffbafa24baf5db1cdbb2c94a983ecd2784"
17591738
integrity sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==
17601739

1761-
acorn@^7.1.1:
1762-
version "7.2.0"
1763-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
1764-
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
1740+
acorn@^7.2.0:
1741+
version "7.3.1"
1742+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
1743+
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
17651744

17661745
after@0.8.2:
17671746
version "0.8.2"
@@ -1844,6 +1823,11 @@ ansi-align@^3.0.0:
18441823
dependencies:
18451824
string-width "^3.0.0"
18461825

1826+
ansi-colors@^3.2.1:
1827+
version "3.2.4"
1828+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
1829+
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
1830+
18471831
ansi-escapes@^3.2.0:
18481832
version "3.2.0"
18491833
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
@@ -5466,6 +5450,13 @@ enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.0:
54665450
memory-fs "^0.5.0"
54675451
tapable "^1.0.0"
54685452

5453+
enquirer@^2.3.5:
5454+
version "2.3.5"
5455+
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.5.tgz#3ab2b838df0a9d8ab9e7dff235b0e8712ef92381"
5456+
integrity sha512-BNT1C08P9XD0vNg3J475yIUG+mVdp9T6towYFHUv897X0KoHBjB1shyrNmhmtHWKP17iSWgo7Gqh7BBuzLZMSA==
5457+
dependencies:
5458+
ansi-colors "^3.2.1"
5459+
54695460
ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2, ensure-posix-path@^1.1.0:
54705461
version "1.1.1"
54715462
resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce"
@@ -5628,10 +5619,10 @@ eslint-scope@^4.0.0:
56285619
esrecurse "^4.1.0"
56295620
estraverse "^4.1.1"
56305621

5631-
eslint-scope@^5.0.0:
5632-
version "5.0.0"
5633-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
5634-
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
5622+
eslint-scope@^5.1.0:
5623+
version "5.1.0"
5624+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
5625+
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
56355626
dependencies:
56365627
esrecurse "^4.1.0"
56375628
estraverse "^4.1.1"
@@ -5643,26 +5634,27 @@ eslint-utils@^2.0.0:
56435634
dependencies:
56445635
eslint-visitor-keys "^1.1.0"
56455636

5646-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
5647-
version "1.1.0"
5648-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
5649-
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
5637+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
5638+
version "1.3.0"
5639+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
5640+
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
56505641

5651-
eslint@^7.1.0:
5652-
version "7.1.0"
5653-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1.0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851"
5654-
integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA==
5642+
eslint@^7.3.1:
5643+
version "7.3.1"
5644+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
5645+
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
56555646
dependencies:
56565647
"@babel/code-frame" "^7.0.0"
56575648
ajv "^6.10.0"
56585649
chalk "^4.0.0"
56595650
cross-spawn "^7.0.2"
56605651
debug "^4.0.1"
56615652
doctrine "^3.0.0"
5662-
eslint-scope "^5.0.0"
5653+
enquirer "^2.3.5"
5654+
eslint-scope "^5.1.0"
56635655
eslint-utils "^2.0.0"
5664-
eslint-visitor-keys "^1.1.0"
5665-
espree "^7.0.0"
5656+
eslint-visitor-keys "^1.2.0"
5657+
espree "^7.1.0"
56665658
esquery "^1.2.0"
56675659
esutils "^2.0.2"
56685660
file-entry-cache "^5.0.1"
@@ -5672,7 +5664,6 @@ eslint@^7.1.0:
56725664
ignore "^4.0.6"
56735665
import-fresh "^3.0.0"
56745666
imurmurhash "^0.1.4"
5675-
inquirer "^7.0.0"
56765667
is-glob "^4.0.0"
56775668
js-yaml "^3.13.1"
56785669
json-stable-stringify-without-jsonify "^1.0.1"
@@ -5695,14 +5686,14 @@ esm@^3.2.4:
56955686
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
56965687
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
56975688

5698-
espree@^7.0.0:
5699-
version "7.0.0"
5700-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.0.0.tgz#8a7a60f218e69f120a842dc24c5a88aa7748a74e"
5701-
integrity sha512-/r2XEx5Mw4pgKdyb7GNLQNsu++asx/dltf/CI8RFi9oGHxmQFgvLbc5Op4U6i8Oaj+kdslhJtVlEZeAqH5qOTw==
5689+
espree@^7.1.0:
5690+
version "7.1.0"
5691+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.1.0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c"
5692+
integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==
57025693
dependencies:
5703-
acorn "^7.1.1"
5694+
acorn "^7.2.0"
57045695
acorn-jsx "^5.2.0"
5705-
eslint-visitor-keys "^1.1.0"
5696+
eslint-visitor-keys "^1.2.0"
57065697

57075698
esprima@^3.1.3, esprima@~3.1.0:
57085699
version "3.1.3"
@@ -7196,7 +7187,7 @@ inline-source-map-comment@^1.0.5:
71967187
sum-up "^1.0.1"
71977188
xtend "^4.0.0"
71987189

7199-
inquirer@7.1.0, inquirer@^7.0.0, inquirer@^7.0.1:
7190+
inquirer@7.1.0, inquirer@^7.0.1:
72007191
version "7.1.0"
72017192
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0.tgz#1298a01859883e17c7264b82870ae1034f92dd29"
72027193
integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==

0 commit comments

Comments
 (0)