Skip to content

Commit ae34ef9

Browse files
Update deps (#2030)
1 parent 7de6d85 commit ae34ef9

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"iterall": "^1.2.2"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.5.0",
46+
"@babel/core": "7.5.4",
4747
"@babel/plugin-transform-flow-strip-types": "7.4.4",
4848
"@babel/polyfill": "7.4.4",
49-
"@babel/preset-env": "7.5.2",
49+
"@babel/preset-env": "7.5.4",
5050
"@babel/register": "7.4.4",
5151
"babel-eslint": "10.0.2",
5252
"chai": "4.2.0",

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
dependencies:
1010
"@babel/highlight" "^7.0.0"
1111

12-
"@babel/[email protected].0":
13-
version "7.5.0"
14-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734"
15-
integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==
12+
"@babel/[email protected].4":
13+
version "7.5.4"
14+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
15+
integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
1616
dependencies:
1717
"@babel/code-frame" "^7.0.0"
1818
"@babel/generator" "^7.5.0"
19-
"@babel/helpers" "^7.5.0"
19+
"@babel/helpers" "^7.5.4"
2020
"@babel/parser" "^7.5.0"
2121
"@babel/template" "^7.4.4"
2222
"@babel/traverse" "^7.5.0"
@@ -195,10 +195,10 @@
195195
"@babel/traverse" "^7.1.0"
196196
"@babel/types" "^7.2.0"
197197

198-
"@babel/helpers@^7.5.0":
199-
version "7.5.2"
200-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.2.tgz#97424dc82fc0041f4c751119b4d2b1ec68cdb5ba"
201-
integrity sha512-NDkkTqDvgFUeo8djXBOiwO/mFjownznOWvmP9hvNdfiFUmx0nwNOqxuaTTbxjH744eQsD9M5ubC7gdANBvIWPw==
198+
"@babel/helpers@^7.5.4":
199+
version "7.5.4"
200+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0"
201+
integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==
202202
dependencies:
203203
"@babel/template" "^7.4.4"
204204
"@babel/traverse" "^7.5.0"
@@ -243,10 +243,10 @@
243243
"@babel/helper-plugin-utils" "^7.0.0"
244244
"@babel/plugin-syntax-json-strings" "^7.2.0"
245245

246-
"@babel/plugin-proposal-object-rest-spread@^7.5.2":
247-
version "7.5.2"
248-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz#ec92b0c6419074ea7af77c78b7c5d42041f2f5a9"
249-
integrity sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ==
246+
"@babel/plugin-proposal-object-rest-spread@^7.5.4":
247+
version "7.5.4"
248+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331"
249+
integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA==
250250
dependencies:
251251
"@babel/helper-plugin-utils" "^7.0.0"
252252
"@babel/plugin-syntax-object-rest-spread" "^7.2.0"
@@ -572,17 +572,17 @@
572572
core-js "^2.6.5"
573573
regenerator-runtime "^0.13.2"
574574

575-
"@babel/[email protected].2":
576-
version "7.5.2"
577-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.2.tgz#34a46f01aed617b174b8dbaf8fed9239300343d0"
578-
integrity sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA==
575+
"@babel/[email protected].4":
576+
version "7.5.4"
577+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4.tgz#64bc15041a3cbb0798930319917e70fcca57713d"
578+
integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ==
579579
dependencies:
580580
"@babel/helper-module-imports" "^7.0.0"
581581
"@babel/helper-plugin-utils" "^7.0.0"
582582
"@babel/plugin-proposal-async-generator-functions" "^7.2.0"
583583
"@babel/plugin-proposal-dynamic-import" "^7.5.0"
584584
"@babel/plugin-proposal-json-strings" "^7.2.0"
585-
"@babel/plugin-proposal-object-rest-spread" "^7.5.2"
585+
"@babel/plugin-proposal-object-rest-spread" "^7.5.4"
586586
"@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
587587
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
588588
"@babel/plugin-syntax-async-generators" "^7.2.0"
@@ -826,9 +826,9 @@ camelcase@^5.0.0:
826826
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
827827

828828
caniuse-lite@^1.0.30000981:
829-
version "1.0.30000981"
830-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000981.tgz#5b6828803362363e5a1deba2eb550185cf6cec8f"
831-
integrity sha512-JTByHj4DQgL2crHNMK6PibqAMrqqb/Vvh0JrsTJVSWG4VSUrT16EklkuRZofurlMjgA9e+zlCM4Y39F3kootMQ==
829+
version "1.0.30000983"
830+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000983.tgz#ab3c70061ca2a3467182a10ac75109b199b647f8"
831+
integrity sha512-/llD1bZ6qwNkt41AsvjsmwNOoA4ZB+8iqmf5LVyeSXuBODT/hAMFNVOh84NdUzoiYiSKqo5vQ3ZzeYHSi/olDQ==
832832

833833
834834
version "4.2.0"
@@ -1042,9 +1042,9 @@ doctrine@^3.0.0:
10421042
esutils "^2.0.2"
10431043

10441044
electron-to-chromium@^1.3.188:
1045-
version "1.3.188"
1046-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.188.tgz#e28e1afe4bb229989e280bfd3b395c7ec03c8b7a"
1047-
integrity sha512-tEQcughYIMj8WDMc59EGEtNxdGgwal/oLLTDw+NEqJRJwGflQvH3aiyiexrWeZOETP4/ko78PVr6gwNhdozvuQ==
1045+
version "1.3.189"
1046+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.189.tgz#aa84055eb36d364a68852ad2d25e1315a1d06196"
1047+
integrity sha512-C26Kv6/rLNmGDaPR5HORMtTQat9aWBBKjQk9aFtN1Bk6cQBSw8cYdsel/mcrQlNlMMjt1sAKsTYqf77+sK2uTw==
10481048

10491049
emoji-regex@^7.0.1:
10501050
version "7.0.3"
@@ -1482,17 +1482,17 @@ inherits@2:
14821482
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
14831483

14841484
inquirer@^6.2.2:
1485-
version "6.4.1"
1486-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.1.tgz#7bd9e5ab0567cd23b41b0180b68e0cfa82fc3c0b"
1487-
integrity sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==
1485+
version "6.5.0"
1486+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
1487+
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
14881488
dependencies:
14891489
ansi-escapes "^3.2.0"
14901490
chalk "^2.4.2"
14911491
cli-cursor "^2.1.0"
14921492
cli-width "^2.0.0"
14931493
external-editor "^3.0.3"
14941494
figures "^2.0.0"
1495-
lodash "^4.17.11"
1495+
lodash "^4.17.12"
14961496
mute-stream "0.0.7"
14971497
run-async "^2.2.0"
14981498
rxjs "^6.4.0"
@@ -1718,10 +1718,10 @@ lodash.flattendeep@^4.4.0:
17181718
resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
17191719
integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
17201720

1721-
lodash@^4.17.11:
1722-
version "4.17.11"
1723-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
1724-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
1721+
lodash@^4.17.11, lodash@^4.17.12:
1722+
version "4.17.14"
1723+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
1724+
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
17251725

17261726
17271727
version "2.2.0"
@@ -2439,9 +2439,9 @@ spdx-expression-parse@^3.0.0:
24392439
spdx-license-ids "^3.0.0"
24402440

24412441
spdx-license-ids@^3.0.0:
2442-
version "3.0.4"
2443-
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz#75ecd1a88de8c184ef015eafb51b5b48bfd11bb1"
2444-
integrity sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==
2442+
version "3.0.5"
2443+
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz#3694b5804567a458d3c8045842a6358632f62654"
2444+
integrity sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==
24452445

24462446
sprintf-js@~1.0.2:
24472447
version "1.0.3"

0 commit comments

Comments
 (0)