forked from openstf/stf
-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [pug](https://github.com/pugjs/pug) from 2.0.0-rc.2 to 3.0.1. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.1) --- updated-dependencies: - dependency-name: pug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c840045
commit 9766ad9
Showing
2 changed files
with
203 additions
and
4 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 |
---|---|---|
|
@@ -2,6 +2,24 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/helper-validator-identifier@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" | ||
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== | ||
|
||
"@babel/parser@^7.6.0", "@babel/parser@^7.9.6": | ||
version "7.14.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" | ||
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== | ||
|
||
"@babel/types@^7.6.1", "@babel/types@^7.9.6": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" | ||
integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.14.5" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@devicefarmer/adbkit-apkreader@^3.2.2": | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/@devicefarmer/adbkit-apkreader/-/adbkit-apkreader-3.2.2.tgz#a2af9e42c403d11a6f1c6b3b4c6246f845c92871" | ||
|
@@ -208,6 +226,11 @@ acorn@^5.0.1: | |
version "5.0.3" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d" | ||
|
||
acorn@^7.1.1: | ||
version "7.4.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" | ||
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== | ||
|
||
[email protected]: | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.4.tgz#a61ed5ae6905c3aea58b3a657d25033091052736" | ||
|
@@ -590,6 +613,11 @@ asn1@~0.2.3: | |
dependencies: | ||
safer-buffer "~2.1.0" | ||
|
||
assert-never@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/assert-never/-/assert-never-1.2.1.tgz#11f0e363bf146205fb08193b5c7b90f4d1cf44fe" | ||
integrity sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw== | ||
|
||
[email protected]: | ||
version "0.1.5" | ||
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.1.5.tgz#ee74009413002d84cec7219c6ac811812e723160" | ||
|
@@ -752,6 +780,13 @@ babel-types@^6.26.0: | |
lodash "^4.17.4" | ||
to-fast-properties "^1.0.3" | ||
|
||
[email protected]: | ||
version "3.0.0-canary-5" | ||
resolved "https://registry.yarnpkg.com/babel-walk/-/babel-walk-3.0.0-canary-5.tgz#f66ecd7298357aee44955f235a6ef54219104b11" | ||
integrity sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw== | ||
dependencies: | ||
"@babel/types" "^7.9.6" | ||
|
||
babylon@^6.11.4: | ||
version "6.17.3" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.3.tgz#1327d709950b558f204e5352587fd0290f8d8e48" | ||
|
@@ -1418,7 +1453,7 @@ [email protected]: | |
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-1.2.1.tgz#c0dde4ab182713b919b970959a123ecc1a30fcd6" | ||
|
||
character-parser@^2.1.1: | ||
character-parser@^2.1.1, character-parser@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0" | ||
dependencies: | ||
|
@@ -1898,6 +1933,14 @@ constantinople@^3.1.2: | |
babel-types "^6.26.0" | ||
babylon "^6.18.0" | ||
|
||
constantinople@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-4.0.1.tgz#0def113fa0e4dc8de83331a5cf79c8b325213151" | ||
integrity sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw== | ||
dependencies: | ||
"@babel/parser" "^7.6.0" | ||
"@babel/types" "^7.6.1" | ||
|
||
constantinople@~3.0.1: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.0.2.tgz#4b945d9937907bcd98ee575122c3817516544141" | ||
|
@@ -4743,6 +4786,13 @@ is-callable@^1.1.4, is-callable@^1.1.5: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab" | ||
integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q== | ||
|
||
is-core-module@^2.2.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1" | ||
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A== | ||
dependencies: | ||
has "^1.0.3" | ||
|
||
is-data-descriptor@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56" | ||
|
@@ -4804,6 +4854,14 @@ is-expression@^3.0.0: | |
acorn "~4.0.2" | ||
object-assign "^4.0.1" | ||
|
||
is-expression@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-4.0.0.tgz#c33155962abf21d0afd2552514d67d2ec16fd2ab" | ||
integrity sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A== | ||
dependencies: | ||
acorn "^7.1.1" | ||
object-assign "^4.1.1" | ||
|
||
is-extendable@^0.1.0, is-extendable@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89" | ||
|
@@ -5129,7 +5187,7 @@ js-base64@^2.1.8, js-base64@^2.1.9: | |
version "2.1.9" | ||
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce" | ||
|
||
js-stringify@^1.0.1: | ||
js-stringify@^1.0.1, js-stringify@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db" | ||
|
||
|
@@ -7310,6 +7368,11 @@ path-parse@^1.0.5: | |
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" | ||
|
||
path-parse@^1.0.6: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" | ||
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== | ||
|
||
path-root-regex@^0.1.0: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/path-root-regex/-/path-root-regex-0.1.2.tgz#bfccdc8df5b12dc52c8b43ec38d18d72c04ba96d" | ||
|
@@ -7908,6 +7971,15 @@ pug-attrs@^2.0.4: | |
js-stringify "^1.0.1" | ||
pug-runtime "^2.0.5" | ||
|
||
pug-attrs@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-3.0.0.tgz#b10451e0348165e31fad1cc23ebddd9dc7347c41" | ||
integrity sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
js-stringify "^1.0.2" | ||
pug-runtime "^3.0.0" | ||
|
||
pug-code-gen@^2.0.2: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-2.0.3.tgz#122eb9ada9b5bf601705fe15aaa0a7d26bc134ab" | ||
|
@@ -7922,11 +7994,30 @@ pug-code-gen@^2.0.2: | |
void-elements "^2.0.1" | ||
with "^5.0.0" | ||
|
||
pug-code-gen@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce" | ||
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
doctypes "^1.1.0" | ||
js-stringify "^1.0.2" | ||
pug-attrs "^3.0.0" | ||
pug-error "^2.0.0" | ||
pug-runtime "^3.0.0" | ||
void-elements "^3.1.0" | ||
with "^7.0.0" | ||
|
||
pug-error@^1.3.3: | ||
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6" | ||
integrity sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ== | ||
|
||
pug-error@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5" | ||
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ== | ||
|
||
pug-filters@^3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-3.1.1.tgz#ab2cc82db9eeccf578bda89130e252a0db026aa7" | ||
|
@@ -7940,6 +8031,17 @@ pug-filters@^3.1.1: | |
resolve "^1.1.6" | ||
uglify-js "^2.6.1" | ||
|
||
pug-filters@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e" | ||
integrity sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A== | ||
dependencies: | ||
constantinople "^4.0.1" | ||
jstransformer "1.0.0" | ||
pug-error "^2.0.0" | ||
pug-walk "^2.0.0" | ||
resolve "^1.15.1" | ||
|
||
pug-lexer@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-4.1.0.tgz#531cde48c7c0b1fcbbc2b85485c8665e31489cfd" | ||
|
@@ -7949,6 +8051,15 @@ pug-lexer@^4.1.0: | |
is-expression "^3.0.0" | ||
pug-error "^1.3.3" | ||
|
||
pug-lexer@^5.0.0: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.1.tgz#ae44628c5bef9b190b665683b288ca9024b8b0d5" | ||
integrity sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w== | ||
dependencies: | ||
character-parser "^2.2.0" | ||
is-expression "^4.0.0" | ||
pug-error "^2.0.0" | ||
|
||
pug-linker@^3.0.6: | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-3.0.6.tgz#f5bf218b0efd65ce6670f7afc51658d0f82989fb" | ||
|
@@ -7957,6 +8068,14 @@ pug-linker@^3.0.6: | |
pug-error "^1.3.3" | ||
pug-walk "^1.1.8" | ||
|
||
pug-linker@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-4.0.0.tgz#12cbc0594fc5a3e06b9fc59e6f93c146962a7708" | ||
integrity sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
pug-walk "^2.0.0" | ||
|
||
pug-load@^2.0.12: | ||
version "2.0.12" | ||
resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-2.0.12.tgz#d38c85eb85f6e2f704dea14dcca94144d35d3e7b" | ||
|
@@ -7965,6 +8084,14 @@ pug-load@^2.0.12: | |
object-assign "^4.1.0" | ||
pug-walk "^1.1.8" | ||
|
||
pug-load@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-3.0.0.tgz#9fd9cda52202b08adb11d25681fb9f34bd41b662" | ||
integrity sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ== | ||
dependencies: | ||
object-assign "^4.1.1" | ||
pug-walk "^2.0.0" | ||
|
||
pug-parser@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-5.0.1.tgz#03e7ada48b6840bd3822f867d7d90f842d0ffdc9" | ||
|
@@ -7973,24 +8100,49 @@ pug-parser@^5.0.1: | |
pug-error "^1.3.3" | ||
token-stream "0.0.1" | ||
|
||
pug-parser@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-6.0.0.tgz#a8fdc035863a95b2c1dc5ebf4ecf80b4e76a1260" | ||
integrity sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
token-stream "1.0.0" | ||
|
||
pug-runtime@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a" | ||
integrity sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw== | ||
|
||
pug-runtime@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7" | ||
integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg== | ||
|
||
pug-strip-comments@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-1.0.4.tgz#cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8" | ||
integrity sha512-i5j/9CS4yFhSxHp5iKPHwigaig/VV9g+FgReLJWWHEHbvKsbqL0oP/K5ubuLco6Wu3Kan5p7u7qk8A4oLLh6vw== | ||
dependencies: | ||
pug-error "^1.3.3" | ||
|
||
pug-strip-comments@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz#f94b07fd6b495523330f490a7f554b4ff876303e" | ||
integrity sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ== | ||
dependencies: | ||
pug-error "^2.0.0" | ||
|
||
pug-walk@^1.1.8: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-1.1.8.tgz#b408f67f27912f8c21da2f45b7230c4bd2a5ea7a" | ||
integrity sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA== | ||
|
||
pug@^2.0.0-beta4, pug@^2.0.3: | ||
pug-walk@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe" | ||
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ== | ||
|
||
pug@^2.0.3: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/pug/-/pug-2.0.4.tgz#ee7682ec0a60494b38d48a88f05f3b0ac931377d" | ||
integrity sha512-XhoaDlvi6NIzL49nu094R2NA6P37ijtgMDuWE+ofekDChvfKnzFal60bhSdiy8y2PBO6fmz3oMEIcfpBVRUdvw== | ||
|
@@ -8004,6 +8156,20 @@ pug@^2.0.0-beta4, pug@^2.0.3: | |
pug-runtime "^2.0.5" | ||
pug-strip-comments "^1.0.4" | ||
|
||
pug@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.1.tgz#9b287554043e6d18852673a382b0350595bdc067" | ||
integrity sha512-9v1o2yXMfSKJy2PykKyWUhpgx9Pf9D/UlPgIs2pTTxR6DQZ0oivy4I9f8PlWXRY4sjIhDU4TMJ7hQmYnNJc2bw== | ||
dependencies: | ||
pug-code-gen "^3.0.2" | ||
pug-filters "^4.0.0" | ||
pug-lexer "^5.0.0" | ||
pug-linker "^4.0.0" | ||
pug-load "^3.0.0" | ||
pug-parser "^6.0.0" | ||
pug-runtime "^3.0.0" | ||
pug-strip-comments "^2.0.0" | ||
|
||
pump@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64" | ||
|
@@ -8528,6 +8694,14 @@ resolve@^1.1.6, resolve@^1.1.7: | |
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
resolve@^1.15.1: | ||
version "1.20.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" | ||
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== | ||
dependencies: | ||
is-core-module "^2.2.0" | ||
path-parse "^1.0.6" | ||
|
||
restore-cursor@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" | ||
|
@@ -9911,6 +10085,11 @@ to-fast-properties@^1.0.3: | |
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" | ||
integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc= | ||
|
||
to-fast-properties@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" | ||
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= | ||
|
||
to-object-path@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af" | ||
|
@@ -9945,6 +10124,11 @@ [email protected]: | |
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a" | ||
|
||
[email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4" | ||
integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ= | ||
|
||
tough-cookie@~2.3.0: | ||
version "2.3.4" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655" | ||
|
@@ -10446,6 +10630,11 @@ void-elements@^2.0.0, void-elements@^2.0.1, void-elements@~2.0.1: | |
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" | ||
|
||
void-elements@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09" | ||
integrity sha1-YU9/v42AHwu18GYfWy9XhXUOTwk= | ||
|
||
watchpack@^0.2.1: | ||
version "0.2.9" | ||
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-0.2.9.tgz#62eaa4ab5e5ba35fdfc018275626e3c0f5e3fb0b" | ||
|
@@ -10666,6 +10855,16 @@ with@^5.0.0, with@~5.1.1: | |
acorn "^3.1.0" | ||
acorn-globals "^3.0.0" | ||
|
||
with@^7.0.0: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/with/-/with-7.0.2.tgz#ccee3ad542d25538a7a7a80aad212b9828495bac" | ||
integrity sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w== | ||
dependencies: | ||
"@babel/parser" "^7.9.6" | ||
"@babel/types" "^7.9.6" | ||
assert-never "^1.2.1" | ||
babel-walk "3.0.0-canary-5" | ||
|
||
with@~4.0.0: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/with/-/with-4.0.3.tgz#eefd154e9e79d2c8d3417b647a8f14d9fecce14e" | ||
|