Skip to content

Commit fa6fbbc

Browse files
committed
Update yarn.lock
1 parent 74225f3 commit fa6fbbc

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,9 +1177,9 @@
11771177
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
11781178

11791179
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
1180-
version "7.1.11"
1181-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.11.tgz#7fae4660a009a4031e293f25b213f142d823b3c4"
1182-
integrity sha512-E5nSOzrjnvhURYnbOR2dClTqcyhPbPvtEwLHf7JJADKedPbcZsoJVfP+I2vBNfBjz4bnZIuhL/tNmRi5nJ7Jlw==
1180+
version "7.1.12"
1181+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
1182+
integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==
11831183
dependencies:
11841184
"@babel/parser" "^7.1.0"
11851185
"@babel/types" "^7.0.0"
@@ -2332,9 +2332,9 @@ [email protected]:
23322332
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
23332333

23342334
electron-to-chromium@^1.3.585:
2335-
version "1.3.585"
2336-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.585.tgz#71cdb722c73488b9475ad1c572cf43a763ef9081"
2337-
integrity sha512-xoeqjMQhgHDZM7FiglJAb2aeOxHZWFruUc3MbAGTgE7GB8rr5fTn1Sdh5THGuQtndU3GuXlu91ZKqRivxoCZ/A==
2335+
version "1.3.586"
2336+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.586.tgz#1484f59b2f820f5f3278f0c6ead71d05b19a1311"
2337+
integrity sha512-or8FCbQCRlPZHkOoqBULOI9hzTiStVIQqDLgAPt8pzY+swTrW+89vsqd24Zn+Iv4guAJLxRBD6OR5AmbpabGDA==
23382338

23392339
emittery@^0.7.1:
23402340
version "0.7.2"
@@ -2911,7 +2911,12 @@ fsevents@^1.2.7:
29112911
bindings "^1.5.0"
29122912
nan "^2.12.1"
29132913

2914-
fsevents@^2.1.2, fsevents@~2.1.2:
2914+
fsevents@^2.1.2:
2915+
version "2.2.0"
2916+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.2.0.tgz#4150396a427ecb5baa747725b70270a72b17bc17"
2917+
integrity sha512-pKnaUh2TNvk+/egJdBw1h46LwyLx8BzEq+MGCf/RMCVfEHHsGOCWG00dqk91kUPPArIIwMBg9T/virxwzP03cA==
2918+
2919+
fsevents@~2.1.2:
29152920
version "2.1.3"
29162921
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
29172922
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
@@ -5739,9 +5744,9 @@ [email protected]:
57395744
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
57405745

57415746
uglify-js@^3.1.4:
5742-
version "3.11.4"
5743-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.4.tgz#b47b7ae99d4bd1dca65b53aaa69caa0909e6fadf"
5744-
integrity sha512-FyYnoxVL1D6+jDGQpbK5jW6y/2JlVfRfEeQ67BPCUg5wfCjaKOpr2XeceE4QL+MkhxliLtf5EbrMDZgzpt2CNw==
5747+
version "3.11.5"
5748+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.5.tgz#d6788bc83cf35ff18ea78a65763e480803409bc6"
5749+
integrity sha512-btvv/baMqe7HxP7zJSF7Uc16h1mSfuuSplT0/qdjxseesDU+yYzH33eHBH+eMdeRXwujXspaCTooWHQVVBh09w==
57455750

57465751
unbzip2-stream@^1.3.3:
57475752
version "1.4.3"

0 commit comments

Comments
 (0)