Skip to content

Commit 48e839f

Browse files
Build(deps-dev): Bump eslint from 5.16.0 to 6.3.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.3.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.16.0...v6.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9f6c9e8 commit 48e839f

2 files changed

Lines changed: 50 additions & 52 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ember-source": "~3.11.1",
6565
"ember-source-channel-url": "^1.1.0",
6666
"ember-try": "^1.2.1",
67-
"eslint": "5",
67+
"eslint": "6",
6868
"eslint-config-prettier": "^6.3.0",
6969
"eslint-plugin-ember": "^7.0.0",
7070
"eslint-plugin-node": "^9.2.0",

yarn.lock

Lines changed: 49 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,15 +1186,15 @@ accepts@~1.3.4, accepts@~1.3.5:
11861186
mime-types "~2.1.18"
11871187
negotiator "0.6.1"
11881188

1189-
acorn-jsx@^5.0.0:
1189+
acorn-jsx@^5.0.2:
11901190
version "5.0.2"
11911191
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f"
11921192
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw==
11931193

1194-
acorn@^6.0.7:
1195-
version "6.3.0"
1196-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
1197-
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
1194+
acorn@^7.0.0:
1195+
version "7.0.0"
1196+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a"
1197+
integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ==
11981198

11991199
after@0.8.2:
12001200
version "0.8.2"
@@ -1215,7 +1215,7 @@ agentkeepalive@^3.4.1:
12151215
dependencies:
12161216
humanize-ms "^1.2.1"
12171217

1218-
ajv@^6.10.2, ajv@^6.9.1:
1218+
ajv@^6.10.0, ajv@^6.10.2:
12191219
version "6.10.2"
12201220
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
12211221
integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==
@@ -4084,14 +4084,6 @@ eslint-plugin-prettier@^3.1.0:
40844084
dependencies:
40854085
prettier-linter-helpers "^1.0.0"
40864086

4087-
eslint-scope@^4.0.3:
4088-
version "4.0.3"
4089-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
4090-
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
4091-
dependencies:
4092-
esrecurse "^4.1.0"
4093-
estraverse "^4.1.1"
4094-
40954087
eslint-scope@^5.0.0:
40964088
version "5.0.0"
40974089
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -4100,7 +4092,7 @@ eslint-scope@^5.0.0:
41004092
esrecurse "^4.1.0"
41014093
estraverse "^4.1.1"
41024094

4103-
eslint-utils@^1.3.1, eslint-utils@^1.4.2:
4095+
eslint-utils@^1.4.2:
41044096
version "1.4.2"
41054097
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
41064098
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -4112,61 +4104,62 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
41124104
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
41134105
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
41144106

4115-
eslint@5:
4116-
version "5.16.0"
4117-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
4118-
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
4107+
eslint@6:
4108+
version "6.3.0"
4109+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.3.0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a"
4110+
integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==
41194111
dependencies:
41204112
"@babel/code-frame" "^7.0.0"
4121-
ajv "^6.9.1"
4113+
ajv "^6.10.0"
41224114
chalk "^2.1.0"
41234115
cross-spawn "^6.0.5"
41244116
debug "^4.0.1"
41254117
doctrine "^3.0.0"
4126-
eslint-scope "^4.0.3"
4127-
eslint-utils "^1.3.1"
4128-
eslint-visitor-keys "^1.0.0"
4129-
espree "^5.0.1"
4118+
eslint-scope "^5.0.0"
4119+
eslint-utils "^1.4.2"
4120+
eslint-visitor-keys "^1.1.0"
4121+
espree "^6.1.1"
41304122
esquery "^1.0.1"
41314123
esutils "^2.0.2"
41324124
file-entry-cache "^5.0.1"
41334125
functional-red-black-tree "^1.0.1"
4134-
glob "^7.1.2"
4126+
glob-parent "^5.0.0"
41354127
globals "^11.7.0"
41364128
ignore "^4.0.6"
41374129
import-fresh "^3.0.0"
41384130
imurmurhash "^0.1.4"
4139-
inquirer "^6.2.2"
4140-
js-yaml "^3.13.0"
4131+
inquirer "^6.4.1"
4132+
is-glob "^4.0.0"
4133+
js-yaml "^3.13.1"
41414134
json-stable-stringify-without-jsonify "^1.0.1"
41424135
levn "^0.3.0"
4143-
lodash "^4.17.11"
4136+
lodash "^4.17.14"
41444137
minimatch "^3.0.4"
41454138
mkdirp "^0.5.1"
41464139
natural-compare "^1.4.0"
41474140
optionator "^0.8.2"
4148-
path-is-inside "^1.0.2"
41494141
progress "^2.0.0"
41504142
regexpp "^2.0.1"
4151-
semver "^5.5.1"
4152-
strip-ansi "^4.0.0"
4153-
strip-json-comments "^2.0.1"
4143+
semver "^6.1.2"
4144+
strip-ansi "^5.2.0"
4145+
strip-json-comments "^3.0.1"
41544146
table "^5.2.3"
41554147
text-table "^0.2.0"
4148+
v8-compile-cache "^2.0.3"
41564149

41574150
esm@^3.2.4:
41584151
version "3.2.22"
41594152
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.22.tgz#5062c2e22fee3ccfee4e8f20da768330da90d6e3"
41604153
integrity sha512-z8YG7U44L82j1XrdEJcqZOLUnjxco8pO453gKOlaMD1/md1n/5QrscAmYG+oKUspsmDLuBFZrpbxI6aQ67yRxA==
41614154

4162-
espree@^5.0.1:
4163-
version "5.0.1"
4164-
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
4165-
integrity sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==
4155+
espree@^6.1.1:
4156+
version "6.1.1"
4157+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
4158+
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==
41664159
dependencies:
4167-
acorn "^6.0.7"
4168-
acorn-jsx "^5.0.0"
4169-
eslint-visitor-keys "^1.0.0"
4160+
acorn "^7.0.0"
4161+
acorn-jsx "^5.0.2"
4162+
eslint-visitor-keys "^1.1.0"
41704163

41714164
esprima@^4.0.0:
41724165
version "4.0.1"
@@ -4981,12 +4974,7 @@ global-prefix@^1.0.1:
49814974
is-windows "^1.0.1"
49824975
which "^1.2.14"
49834976

4984-
globals@^11.1.0:
4985-
version "11.8.0"
4986-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
4987-
integrity sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA==
4988-
4989-
globals@^11.7.0:
4977+
globals@^11.1.0, globals@^11.7.0:
49904978
version "11.12.0"
49914979
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
49924980
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
@@ -5456,7 +5444,7 @@ inquirer@^3.3.0:
54565444
strip-ansi "^4.0.0"
54575445
through "^2.3.6"
54585446

5459-
inquirer@^6, inquirer@^6.2.2:
5447+
inquirer@^6, inquirer@^6.4.1:
54605448
version "6.5.2"
54615449
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
54625450
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
@@ -5646,7 +5634,7 @@ is-glob@^3.1.0:
56465634
dependencies:
56475635
is-extglob "^2.1.0"
56485636

5649-
is-glob@^4.0.1:
5637+
is-glob@^4.0.0, is-glob@^4.0.1:
56505638
version "4.0.1"
56515639
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
56525640
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -5863,7 +5851,7 @@ js-tokens@^3.0.2:
58635851
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
58645852
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
58655853

5866-
js-yaml@^3.12.2, js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7:
5854+
js-yaml@^3.12.2, js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7:
58675855
version "3.13.1"
58685856
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
58695857
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -7354,7 +7342,7 @@ path-is-absolute@1.0.1, path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
73547342
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
73557343
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
73567344

7357-
path-is-inside@^1.0.1, path-is-inside@^1.0.2:
7345+
path-is-inside@^1.0.1:
73587346
version "1.0.2"
73597347
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
73607348
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
@@ -8130,7 +8118,7 @@ semver-diff@^2.0.0:
81308118
dependencies:
81318119
semver "^5.0.3"
81328120

8133-
semver@6.3.0, semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0:
8121+
semver@6.3.0, semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
81348122
version "6.3.0"
81358123
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
81368124
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -8611,7 +8599,12 @@ strip-eof@^1.0.0:
86118599
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
86128600
integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
86138601

8614-
strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
8602+
strip-json-comments@^3.0.1:
8603+
version "3.0.1"
8604+
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
8605+
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
8606+
8607+
strip-json-comments@~2.0.1:
86158608
version "2.0.1"
86168609
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
86178610
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
@@ -9152,6 +9145,11 @@ uuid@3.3.3, uuid@^3.3.2:
91529145
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
91539146
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
91549147

9148+
v8-compile-cache@^2.0.3:
9149+
version "2.1.0"
9150+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
9151+
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
9152+
91559153
validate-npm-package-name@^3.0.0:
91569154
version "3.0.0"
91579155
resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz#5fa912d81eb7d0c74afc140de7317f0ca7df437e"

0 commit comments

Comments
 (0)