Skip to content

Commit 409b843

Browse files
committed
Update dependencies
1 parent 63a32b1 commit 409b843

File tree

2 files changed

+43
-49
lines changed

2 files changed

+43
-49
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"devDependencies": {
3131
"@types/inflected": "^1.1.29",
32-
"@types/node": "^12.7.3",
32+
"@types/node": "^12.7.4",
3333
"@types/qunit": "^2.9.0",
34-
"@typescript-eslint/eslint-plugin": "^2.0.0",
35-
"@typescript-eslint/parser": "^2.0.0",
34+
"@typescript-eslint/eslint-plugin": "^2.2.0",
35+
"@typescript-eslint/parser": "^2.2.0",
3636
"eslint": "^6.3.0",
37-
"eslint-config-prettier": "^6.1.0",
37+
"eslint-config-prettier": "^6.2.0",
3838
"eslint-plugin-prettier": "^3.1.0",
3939
"prettier": "^1.18.2",
4040
"qunit": "^2.9.2",

yarn.lock

+39-45
Original file line numberDiff line numberDiff line change
@@ -165,53 +165,55 @@
165165
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.1.tgz#3b5c3a26393c19b400844ac422bd0f631a94d69d"
166166
integrity sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw==
167167

168-
"@types/node@^12.7.3":
169-
version "12.7.3"
170-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
171-
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
168+
"@types/node@^12.7.4":
169+
version "12.7.4"
170+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.4.tgz#64db61e0359eb5a8d99b55e05c729f130a678b04"
171+
integrity sha512-W0+n1Y+gK/8G2P/piTkBBN38Qc5Q1ZSO6B5H3QmPCUewaiXOo2GCAWZ4ElZCcNhjJuBSUSLGFUJnmlCn5+nxOQ==
172172

173173
"@types/qunit@^2.9.0":
174174
version "2.9.0"
175175
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac"
176176
integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ==
177177

178-
"@typescript-eslint/eslint-plugin@^2.0.0":
179-
version "2.0.0"
180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.0.0.tgz#609a5d7b00ce21a6f94d7ef282eba9da57ca1e42"
181-
integrity sha512-Mo45nxTTELODdl7CgpZKJISvLb+Fu64OOO2ZFc2x8sYSnUpFrBUW3H+H/ZGYmEkfnL6VkdtOSxgdt+Av79j0sA==
178+
"@typescript-eslint/eslint-plugin@^2.2.0":
179+
version "2.2.0"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.2.0.tgz#cba8caa6ad8df544c46bca674125a31af8c9ac2f"
181+
integrity sha512-rOodtI+IvaO8USa6ValYOrdWm9eQBgqwsY+B0PPiB+aSiK6p6Z4l9jLn/jI3z3WM4mkABAhKIqvGIBl0AFRaLQ==
182182
dependencies:
183-
"@typescript-eslint/experimental-utils" "2.0.0"
184-
eslint-utils "^1.4.0"
183+
"@typescript-eslint/experimental-utils" "2.2.0"
184+
eslint-utils "^1.4.2"
185185
functional-red-black-tree "^1.0.1"
186186
regexpp "^2.0.1"
187-
tsutils "^3.14.0"
187+
tsutils "^3.17.1"
188188

189-
"@typescript-eslint/experimental-utils@2.0.0":
190-
version "2.0.0"
191-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.0.0.tgz#f3d298bb411357f35c4184e24280b256b6321949"
192-
integrity sha512-XGJG6GNBXIEx/mN4eTRypN/EUmsd0VhVGQ1AG+WTgdvjHl0G8vHhVBHrd/5oI6RRYBRnedNymSYWW1HAdivtmg==
189+
"@typescript-eslint/experimental-utils@2.2.0":
190+
version "2.2.0"
191+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.2.0.tgz#31d855fbc425168ecf56960c777aacfcca391cff"
192+
integrity sha512-IMhbewFs27Frd/ICHBRfIcsUCK213B8MsEUqvKFK14SDPjPR5JF6jgOGPlroybFTrGWpMvN5tMZdXAf+xcmxsA==
193193
dependencies:
194194
"@types/json-schema" "^7.0.3"
195-
"@typescript-eslint/typescript-estree" "2.0.0"
196-
eslint-scope "^4.0.0"
195+
"@typescript-eslint/typescript-estree" "2.2.0"
196+
eslint-scope "^5.0.0"
197197

198-
"@typescript-eslint/parser@^2.0.0":
199-
version "2.0.0"
200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.0.0.tgz#4273bb19d03489daf8372cdaccbc8042e098178f"
201-
integrity sha512-ibyMBMr0383ZKserIsp67+WnNVoM402HKkxqXGlxEZsXtnGGurbnY90pBO3e0nBUM7chEEOcxUhgw9aPq7fEBA==
198+
"@typescript-eslint/parser@^2.2.0":
199+
version "2.2.0"
200+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.2.0.tgz#3cd758ed85ae9be06667beb61bbdf8060f274fb7"
201+
integrity sha512-0mf893kj9L65O5sA7wP6EoYvTybefuRFavUNhT7w9kjhkdZodoViwVS+k3D+ZxKhvtL7xGtP/y/cNMJX9S8W4A==
202202
dependencies:
203203
"@types/eslint-visitor-keys" "^1.0.0"
204-
"@typescript-eslint/experimental-utils" "2.0.0"
205-
"@typescript-eslint/typescript-estree" "2.0.0"
206-
eslint-visitor-keys "^1.0.0"
204+
"@typescript-eslint/experimental-utils" "2.2.0"
205+
"@typescript-eslint/typescript-estree" "2.2.0"
206+
eslint-visitor-keys "^1.1.0"
207207

208-
"@typescript-eslint/typescript-estree@2.0.0":
209-
version "2.0.0"
210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.0.0.tgz#c9f6c0efd1b11475540d6a55dc973cc5b9a67e77"
211-
integrity sha512-NXbmzA3vWrSgavymlzMWNecgNOuiMMp62MO3kI7awZRLRcsA1QrYWo6q08m++uuAGVbXH/prZi2y1AWuhSu63w==
208+
"@typescript-eslint/typescript-estree@2.2.0":
209+
version "2.2.0"
210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.2.0.tgz#1e2aad5ed573f9f7a8e3261eb79404264c4fc57f"
211+
integrity sha512-9/6x23A3HwWWRjEQbuR24on5XIfVmV96cDpGR9671eJv1ebFKHj2sGVVAwkAVXR2UNuhY1NeKS2QMv5P8kQb2Q==
212212
dependencies:
213+
glob "^7.1.4"
214+
is-glob "^4.0.1"
213215
lodash.unescape "4.0.1"
214-
semver "^6.2.0"
216+
semver "^6.3.0"
215217

216218
abbrev@1:
217219
version "1.1.1"
@@ -949,10 +951,10 @@ escape-string-regexp@^1.0.5:
949951
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
950952
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
951953

952-
eslint-config-prettier@^6.1.0:
953-
version "6.1.0"
954-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b"
955-
integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg==
954+
eslint-config-prettier@^6.2.0:
955+
version "6.2.0"
956+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
957+
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
956958
dependencies:
957959
get-stdin "^6.0.0"
958960

@@ -963,14 +965,6 @@ eslint-plugin-prettier@^3.1.0:
963965
dependencies:
964966
prettier-linter-helpers "^1.0.0"
965967

966-
eslint-scope@^4.0.0:
967-
version "4.0.3"
968-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
969-
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
970-
dependencies:
971-
esrecurse "^4.1.0"
972-
estraverse "^4.1.1"
973-
974968
eslint-scope@^5.0.0:
975969
version "5.0.0"
976970
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -979,7 +973,7 @@ eslint-scope@^5.0.0:
979973
esrecurse "^4.1.0"
980974
estraverse "^4.1.1"
981975

982-
eslint-utils@^1.4.0, eslint-utils@^1.4.2:
976+
eslint-utils@^1.4.2:
983977
version "1.4.2"
984978
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
985979
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -1444,7 +1438,7 @@ glob-parent@^5.0.0:
14441438
dependencies:
14451439
is-glob "^4.0.1"
14461440

1447-
glob@^7.0.0, glob@^7.1.3:
1441+
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
14481442
version "7.1.4"
14491443
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
14501444
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
@@ -3131,7 +3125,7 @@ semver-diff@^2.0.0:
31313125
dependencies:
31323126
semver "^5.0.3"
31333127

3134-
[email protected], semver@^6.1.2, semver@^6.2.0:
3128+
[email protected], semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
31353129
version "6.3.0"
31363130
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
31373131
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -3514,7 +3508,7 @@ tslib@^1.8.1, tslib@^1.9.0:
35143508
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
35153509
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
35163510

3517-
tsutils@^3.14.0:
3511+
tsutils@^3.17.1:
35183512
version "3.17.1"
35193513
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
35203514
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==

0 commit comments

Comments
 (0)