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
481f220
commit 2128622
Showing
2 changed files
with
181 additions
and
7 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,11 +2,24 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/parser@^7.4.3": | ||
"@babel/helper-validator-identifier@^7.16.7": | ||
version "7.16.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" | ||
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== | ||
|
||
"@babel/parser@^7.4.3", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": | ||
version "7.17.9" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" | ||
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== | ||
|
||
"@babel/types@^7.6.1", "@babel/types@^7.9.6": | ||
version "7.17.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" | ||
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.16.7" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@devicefarmer/adbkit-apkreader@^3.2.3": | ||
version "3.2.3" | ||
resolved "https://registry.yarnpkg.com/@devicefarmer/adbkit-apkreader/-/adbkit-apkreader-3.2.3.tgz#9dcf1a90f071e5b48bf403e0615ec809d78fdcb7" | ||
|
@@ -232,6 +245,11 @@ acorn@^5.0.0, acorn@^5.2.1, acorn@^5.5.0: | |
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" | ||
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg== | ||
|
||
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 "1.0.1" | ||
resolved "https://registry.yarnpkg.com/addressparser/-/addressparser-1.0.1.tgz#47afbe1a2a9262191db6838e4fd1d39b40821746" | ||
|
@@ -373,7 +391,7 @@ anchor@^1.2.0: | |
"@sailshq/lodash" "^3.10.2" | ||
validator "5.7.0" | ||
|
||
android-device-list@^1.2.1: | ||
android-device-list@^1.2.7: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/android-device-list/-/android-device-list-1.2.7.tgz#704bab91698fa352db83955ee07dc89eb14da475" | ||
integrity sha512-2YwXSPFMgZEEOLUq2QbWGcB9+YOzTF12Gg9N1Y7WPY6xajLQEl0Lx0/ScyhRpEdg0pWdB3fu01dGpLV2uE2pfg== | ||
|
@@ -714,6 +732,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" | ||
|
@@ -916,6 +939,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.18.0: | ||
version "6.18.0" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" | ||
|
@@ -1701,7 +1731,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-1.2.1.tgz#c0dde4ab182713b919b970959a123ecc1a30fcd6" | ||
integrity sha1-wN3kqxgnE7kZuXCVmhI+zBow/NY= | ||
|
||
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" | ||
integrity sha1-x84o821LzZdE5f/CxfzeHHMmH8A= | ||
|
@@ -2238,6 +2268,14 @@ constantinople@^3.0.1, 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" | ||
|
@@ -5451,6 +5489,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" | ||
|
@@ -5858,7 +5904,7 @@ js-base64@^2.1.9, js-base64@^2.4.5: | |
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.4.tgz#f4e686c5de1ea1f867dbcad3d46d969428df98c4" | ||
integrity sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ== | ||
|
||
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" | ||
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds= | ||
|
@@ -8999,6 +9045,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" | ||
|
@@ -9013,11 +9068,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" | ||
|
@@ -9031,6 +9105,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" | ||
|
@@ -9040,6 +9125,15 @@ pug-lexer@^4.1.0: | |
is-expression "^3.0.0" | ||
pug-error "^1.3.3" | ||
|
||
pug-lexer@^5.0.1: | ||
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" | ||
|
@@ -9048,6 +9142,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" | ||
|
@@ -9056,6 +9158,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" | ||
|
@@ -9064,24 +9174,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, pug-runtime@^3.0.1: | ||
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== | ||
|
@@ -9095,6 +9230,20 @@ pug@^2.0.0-beta4, pug@^2.0.3: | |
pug-runtime "^2.0.5" | ||
pug-strip-comments "^1.0.4" | ||
|
||
pug@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2.tgz#f35c7107343454e43bc27ae0ff76c731b78ea535" | ||
integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw== | ||
dependencies: | ||
pug-code-gen "^3.0.2" | ||
pug-filters "^4.0.0" | ||
pug-lexer "^5.0.1" | ||
pug-linker "^4.0.0" | ||
pug-load "^3.0.0" | ||
pug-parser "^6.0.0" | ||
pug-runtime "^3.0.1" | ||
pug-strip-comments "^2.0.0" | ||
|
||
pump@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909" | ||
|
@@ -9780,7 +9929,7 @@ resolve-url@^0.2.1: | |
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" | ||
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= | ||
|
||
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.4.0: | ||
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.15.1, resolve@^1.4.0: | ||
version "1.22.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198" | ||
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw== | ||
|
@@ -11279,6 +11428,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" | ||
|
@@ -11333,6 +11487,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a" | ||
integrity sha1-zu78cXp2xDFvEm0LnbqlXX598Bo= | ||
|
||
[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" | ||
|
@@ -11959,6 +12118,11 @@ void-elements@^2.0.0, void-elements@^2.0.1, void-elements@~2.0.1: | |
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" | ||
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= | ||
|
||
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-chokidar2@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#38500072ee6ece66f3769936950ea1771be1c957" | ||
|
@@ -12239,6 +12403,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" | ||
|