-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8bd32c
commit 60ca133
Showing
2 changed files
with
101 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1180,16 +1180,21 @@ accepts@~1.3.4: | |
mime-types "~2.1.24" | ||
negotiator "0.6.2" | ||
|
||
acorn-jsx@^5.0.0: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e" | ||
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg== | ||
acorn-jsx@^5.0.2: | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f" | ||
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw== | ||
|
||
acorn@^6.0.7, acorn@^6.2.1: | ||
acorn@^6.2.1: | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51" | ||
integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q== | ||
|
||
acorn@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a" | ||
integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ== | ||
|
||
[email protected]: | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f" | ||
|
@@ -1205,7 +1210,7 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.0, ajv-keywords@^3.4.1: | |
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da" | ||
integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ== | ||
|
||
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.1, ajv@^6.9.2: | ||
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.2: | ||
version "6.10.2" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" | ||
integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw== | ||
|
@@ -2272,10 +2277,10 @@ configstore@^4.0.0: | |
write-file-atomic "^2.0.0" | ||
xdg-basedir "^3.0.0" | ||
|
||
confusing-browser-globals@^1.0.6: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b" | ||
integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ== | ||
confusing-browser-globals@^1.0.8: | ||
version "1.0.8" | ||
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.8.tgz#93ffec1f82a6e2bf2bc36769cc3a92fa20e502f3" | ||
integrity sha512-lI7asCibVJ6Qd3FGU7mu4sfG4try4LX3+GVS+Gv8UlrEf2AeW57piecapnog2UHZSbcX/P/1UDWVaTsblowlZg== | ||
|
||
console-browserify@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -2936,12 +2941,12 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: | |
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= | ||
|
||
eslint-config-react-app@^3.0.6: | ||
version "3.0.8" | ||
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-3.0.8.tgz#6f606828ba30bafee7d744c41cd07a3fea8f3035" | ||
integrity sha512-Ovi6Bva67OjXrom9Y/SLJRkrGqKhMAL0XCH8BizPhjEVEhYczl2ZKiNZI2CuqO5/CJwAfMwRXAVGY0KToWr1aA== | ||
eslint-config-react-app@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.0.1.tgz#5f3d666ba3ee3cb384eb943e260e868f6c72251b" | ||
integrity sha512-GYXP3F/0PSHlYfGHhahqnJze8rYKxzXgrzXVqRRd4rDO40ga4NA3aHM7/HKbwceDN0/C1Ij3BoAWFawJgRbXEw== | ||
dependencies: | ||
confusing-browser-globals "^1.0.6" | ||
confusing-browser-globals "^1.0.8" | ||
|
||
eslint-import-resolver-node@^0.3.2: | ||
version "0.3.2" | ||
|
@@ -2959,14 +2964,14 @@ eslint-module-utils@^2.4.0: | |
debug "^2.6.8" | ||
pkg-dir "^2.0.0" | ||
|
||
eslint-plugin-flowtype@^3.2.0: | ||
version "3.13.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c" | ||
integrity sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw== | ||
eslint-plugin-flowtype@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.2.0.tgz#a89ac991eef6753226eb8871261e266645aca4b9" | ||
integrity sha512-mqf6AbQCP6N8Bk+ryXYwxt6sj3RT7i3kt8JOOx7WOQNlZtsLxqvnkXRRrToFHcN52E5W9c/p3UfNxCMsfENIJA== | ||
dependencies: | ||
lodash "^4.17.15" | ||
|
||
eslint-plugin-import@^2.14.0: | ||
eslint-plugin-import@^2.18.2: | ||
version "2.18.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6" | ||
integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ== | ||
|
@@ -2983,7 +2988,7 @@ eslint-plugin-import@^2.14.0: | |
read-pkg-up "^2.0.0" | ||
resolve "^1.11.0" | ||
|
||
eslint-plugin-jsx-a11y@^6.1.2: | ||
eslint-plugin-jsx-a11y@^6.2.3: | ||
version "6.2.3" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa" | ||
integrity sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg== | ||
|
@@ -2998,7 +3003,7 @@ eslint-plugin-jsx-a11y@^6.1.2: | |
has "^1.0.3" | ||
jsx-ast-utils "^2.2.1" | ||
|
||
eslint-plugin-react@^7.12.3: | ||
eslint-plugin-react@^7.14.3: | ||
version "7.14.3" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz#911030dd7e98ba49e1b2208599571846a66bdf13" | ||
integrity sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA== | ||
|
@@ -3029,10 +3034,18 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-utils@^1.3.1: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c" | ||
integrity sha512-7ehnzPaP5IIEh1r1tkjuIrxqhNkzUJa9z3R92tLJdZIVdWaczEhr3EbhGtsMrVxi1KeR8qA7Off6SWc5WNQqyQ== | ||
eslint-scope@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9" | ||
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw== | ||
dependencies: | ||
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-utils@^1.4.2: | ||
version "1.4.2" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab" | ||
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q== | ||
dependencies: | ||
eslint-visitor-keys "^1.0.0" | ||
|
||
|
@@ -3041,56 +3054,62 @@ eslint-visitor-keys@^1.0.0: | |
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ== | ||
|
||
eslint@^5.12.0: | ||
version "5.16.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea" | ||
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg== | ||
eslint-visitor-keys@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" | ||
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== | ||
|
||
eslint@^6.2.2: | ||
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.2.tgz#03298280e7750d81fcd31431f3d333e43d93f24f" | ||
integrity sha512-mf0elOkxHbdyGX1IJEUsNBzCDdyoUgljF3rRlgfyYh0pwGnreLc0jjD6ZuleOibjmnUWZLY2eXwSooeOgGJ2jw== | ||
dependencies: | ||
"@babel/code-frame" "^7.0.0" | ||
ajv "^6.9.1" | ||
ajv "^6.10.0" | ||
chalk "^2.1.0" | ||
cross-spawn "^6.0.5" | ||
debug "^4.0.1" | ||
doctrine "^3.0.0" | ||
eslint-scope "^4.0.3" | ||
eslint-utils "^1.3.1" | ||
eslint-visitor-keys "^1.0.0" | ||
espree "^5.0.1" | ||
eslint-scope "^5.0.0" | ||
eslint-utils "^1.4.2" | ||
eslint-visitor-keys "^1.1.0" | ||
espree "^6.1.1" | ||
esquery "^1.0.1" | ||
esutils "^2.0.2" | ||
file-entry-cache "^5.0.1" | ||
functional-red-black-tree "^1.0.1" | ||
glob "^7.1.2" | ||
glob-parent "^5.0.0" | ||
globals "^11.7.0" | ||
ignore "^4.0.6" | ||
import-fresh "^3.0.0" | ||
imurmurhash "^0.1.4" | ||
inquirer "^6.2.2" | ||
js-yaml "^3.13.0" | ||
inquirer "^6.4.1" | ||
is-glob "^4.0.0" | ||
js-yaml "^3.13.1" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.3.0" | ||
lodash "^4.17.11" | ||
lodash "^4.17.14" | ||
minimatch "^3.0.4" | ||
mkdirp "^0.5.1" | ||
natural-compare "^1.4.0" | ||
optionator "^0.8.2" | ||
path-is-inside "^1.0.2" | ||
progress "^2.0.0" | ||
regexpp "^2.0.1" | ||
semver "^5.5.1" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "^2.0.1" | ||
semver "^6.1.2" | ||
strip-ansi "^5.2.0" | ||
strip-json-comments "^3.0.1" | ||
table "^5.2.3" | ||
text-table "^0.2.0" | ||
v8-compile-cache "^2.0.3" | ||
|
||
espree@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a" | ||
integrity sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A== | ||
espree@^6.1.1: | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de" | ||
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ== | ||
dependencies: | ||
acorn "^6.0.7" | ||
acorn-jsx "^5.0.0" | ||
eslint-visitor-keys "^1.0.0" | ||
acorn "^7.0.0" | ||
acorn-jsx "^5.0.2" | ||
eslint-visitor-keys "^1.1.0" | ||
|
||
esprima@^4.0.0: | ||
version "4.0.1" | ||
|
@@ -3633,6 +3652,13 @@ glob-parent@^3.1.0: | |
is-glob "^3.1.0" | ||
path-dirname "^1.0.0" | ||
|
||
glob-parent@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954" | ||
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg== | ||
dependencies: | ||
is-glob "^4.0.1" | ||
|
||
glob@^7.0.0, glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@~7.1.1: | ||
version "7.1.4" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255" | ||
|
@@ -4026,10 +4052,10 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: | |
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== | ||
|
||
inquirer@^6.2.2: | ||
version "6.5.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42" | ||
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA== | ||
inquirer@^6.4.1: | ||
version "6.5.2" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca" | ||
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ== | ||
dependencies: | ||
ansi-escapes "^3.2.0" | ||
chalk "^2.4.2" | ||
|
@@ -4190,7 +4216,7 @@ is-glob@^3.1.0: | |
dependencies: | ||
is-extglob "^2.1.0" | ||
|
||
is-glob@^4.0.0: | ||
is-glob@^4.0.0, is-glob@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" | ||
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== | ||
|
@@ -4364,7 +4390,7 @@ js-tokens@^3.0.2: | |
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls= | ||
|
||
js-yaml@^3.12.1, js-yaml@^3.13.0, js-yaml@^3.13.1: | ||
js-yaml@^3.12.1, js-yaml@^3.13.1: | ||
version "3.13.1" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" | ||
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== | ||
|
@@ -5568,7 +5594,7 @@ path-is-absolute@^1.0.0: | |
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" | ||
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= | ||
|
||
path-is-inside@^1.0.1, path-is-inside@^1.0.2: | ||
path-is-inside@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" | ||
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM= | ||
|
@@ -6452,7 +6478,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" | ||
integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA== | ||
|
||
semver@^6.0.0, semver@^6.1.1, semver@^6.2.0, semver@^6.3.0: | ||
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | ||
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | ||
|
@@ -6894,7 +6920,12 @@ strip-indent@^1.0.1: | |
dependencies: | ||
get-stdin "^4.0.1" | ||
|
||
strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: | ||
strip-json-comments@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7" | ||
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw== | ||
|
||
strip-json-comments@~2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | ||
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= | ||
|
@@ -7425,6 +7456,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe" | ||
integrity sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w== | ||
|
||
v8-compile-cache@^2.0.3: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e" | ||
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g== | ||
|
||
validate-npm-package-license@^3.0.1: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" | ||
|