mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
build(deps-dev): Bump jest-circus from 29.0.1 to 29.1.2
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.0.1 to 29.1.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e3c0353c9a
commit
8a747694ca
2 changed files with 175 additions and 173 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"eslint-plugin-github": "^4.3.7",
|
||||
"eslint-plugin-jest": "^27.0.1",
|
||||
"jest": "^27.5.1",
|
||||
"jest-circus": "^29.0.1",
|
||||
"jest-circus": "^29.1.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.7.1",
|
||||
"ts-jest": "^27.1.4",
|
||||
|
|
|
|||
346
yarn.lock
346
yarn.lock
|
|
@ -791,16 +791,16 @@
|
|||
jest-util "^27.5.1"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/console@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.0.1.tgz#e0e429cfc89900e3a46ce27f493bf488395ade39"
|
||||
integrity sha512-SxLvSKf9gk4Rvt3p2KRQWVQ3sVj7S37rjlCHwp2+xNcRO/X+Uw0idbkfOtciUpjghHIxyggqcrrKhThQ+vClLQ==
|
||||
"@jest/console@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.1.2.tgz#0ae975a70004696f8320490fcaa1a4152f7b62e4"
|
||||
integrity sha512-ujEBCcYs82BTmRxqfHMQggSlkUZP63AE5YEaTPj7eFyJOzukkTorstOUC7L6nE3w5SYadGVAnTsQ/ZjTGL0qYQ==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^27.5.1":
|
||||
|
|
@ -847,30 +847,30 @@
|
|||
"@types/node" "*"
|
||||
jest-mock "^27.5.1"
|
||||
|
||||
"@jest/environment@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.0.1.tgz#d236ce9e906744ac58bfc59ae6f7c9882ace7927"
|
||||
integrity sha512-iLcFfoq2K6DAB+Mc+2VNLzZVmHdwQFeSqvoM/X8SMON6s/+yEi1iuRX3snx/JfwSnvmiMXjSr0lktxNxOcqXYA==
|
||||
"@jest/environment@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.1.2.tgz#bb51a43fce9f960ba9a48f0b5b556f30618ebc0a"
|
||||
integrity sha512-rG7xZ2UeOfvOVzoLIJ0ZmvPl4tBEQ2n73CZJSlzUjPw4or1oSWC0s0Rk0ZX+pIBJ04aVr6hLWFn1DFtrnf8MhQ==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/fake-timers" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
jest-mock "^29.0.1"
|
||||
jest-mock "^29.1.2"
|
||||
|
||||
"@jest/expect-utils@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.0.1.tgz#c1a84ee66caaef537f351dd82f7c63d559cf78d5"
|
||||
integrity sha512-Tw5kUUOKmXGQDmQ9TSgTraFFS7HMC1HG/B7y0AN2G2UzjdAXz9BzK2rmNpCSDl7g7y0Gf/VLBm//blonvhtOTQ==
|
||||
"@jest/expect-utils@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.1.2.tgz#66dbb514d38f7d21456bc774419c9ae5cca3f88d"
|
||||
integrity sha512-4a48bhKfGj/KAH39u0ppzNTABXQ8QPccWAFUFobWBaEMSMp+sB31Z2fK/l47c4a/Mu1po2ffmfAIPxXbVTXdtg==
|
||||
dependencies:
|
||||
jest-get-type "^29.0.0"
|
||||
|
||||
"@jest/expect@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.0.1.tgz#0ffde7f5b4c87f1dd6f8664726bd53f6cd1f7014"
|
||||
integrity sha512-qKB3q52XDV8VUEiqKKLgLrJx7puQ8sYVqIDlul6n7SIXWS97DOK3KqbR2rDDaMtmenRHqEUl2fI+aFzx0oSemA==
|
||||
"@jest/expect@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.1.2.tgz#334a86395f621f1ab63ad95b06a588b9114d7b7a"
|
||||
integrity sha512-FXw/UmaZsyfRyvZw3M6POgSNqwmuOXJuzdNiMWW9LCYo0GRoRDhg+R5iq5higmRTHQY7hx32+j7WHwinRmoILQ==
|
||||
dependencies:
|
||||
expect "^29.0.1"
|
||||
jest-snapshot "^29.0.1"
|
||||
expect "^29.1.2"
|
||||
jest-snapshot "^29.1.2"
|
||||
|
||||
"@jest/fake-timers@^27.5.1":
|
||||
version "27.5.1"
|
||||
|
|
@ -884,17 +884,17 @@
|
|||
jest-mock "^27.5.1"
|
||||
jest-util "^27.5.1"
|
||||
|
||||
"@jest/fake-timers@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.0.1.tgz#51ba7a82431db479d4b828576c139c4c0dc5e409"
|
||||
integrity sha512-XZ+kAhLChVQ+KJNa5034p7O1Mz3vtWrelxDcMoxhZkgqmWDaEQAW9qJeutaeCfPvwaEwKYVyKDYfWpcyT8RiMw==
|
||||
"@jest/fake-timers@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.1.2.tgz#f157cdf23b4da48ce46cb00fea28ed1b57fc271a"
|
||||
integrity sha512-GppaEqS+QQYegedxVMpCe2xCXxxeYwQ7RsNx55zc8f+1q1qevkZGKequfTASI7ejmg9WwI+SJCrHe9X11bLL9Q==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@sinonjs/fake-timers" "^9.1.2"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-mock "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-mock "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
|
||||
"@jest/globals@^27.5.1":
|
||||
version "27.5.1"
|
||||
|
|
@ -905,15 +905,15 @@
|
|||
"@jest/types" "^27.5.1"
|
||||
expect "^27.5.1"
|
||||
|
||||
"@jest/globals@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.0.1.tgz#764135ad31408fb632b3126793ab3aaed933095f"
|
||||
integrity sha512-BtZWrVrKRKNUt7T1H2S8Mz31PN7ItROCmH+V5pn10hJDUfjOCTIUwb0WtLZzm0f1tJ3Uvx+5lVZrF/VTKqNaFg==
|
||||
"@jest/globals@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.1.2.tgz#826ede84bc280ae7f789cb72d325c48cd048b9d3"
|
||||
integrity sha512-uMgfERpJYoQmykAd0ffyMq8wignN4SvLUG6orJQRe9WAlTRc9cdpCaE/29qurXixYJVZWUqIBXhSk8v5xN1V9g==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.0.1"
|
||||
"@jest/expect" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
jest-mock "^29.0.1"
|
||||
"@jest/environment" "^29.1.2"
|
||||
"@jest/expect" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
jest-mock "^29.1.2"
|
||||
|
||||
"@jest/reporters@^27.5.1":
|
||||
version "27.5.1"
|
||||
|
|
@ -981,13 +981,13 @@
|
|||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-result@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.0.1.tgz#97ac334e4c6f7d016c341cdd500aa423a38e4cdd"
|
||||
integrity sha512-XCA4whh/igxjBaR/Hg8qwFd/uTsauoD7QAdAYUjV2CSGx0+iunhjoCRRWTwqjQrETRqOJABx6kNfw0+C0vMSgQ==
|
||||
"@jest/test-result@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.1.2.tgz#6a8d006eb2b31ce0287d1fc10d12b8ff8504f3c8"
|
||||
integrity sha512-jjYYjjumCJjH9hHCoMhA8PCl1OxNeGgAoZ7yuGYILRJX9NjgzTN0pCT5qAoYR4jfOP8htIByvAlz9vfNSSBoVg==
|
||||
dependencies:
|
||||
"@jest/console" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/console" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
|
|
@ -1022,22 +1022,22 @@
|
|||
source-map "^0.6.1"
|
||||
write-file-atomic "^3.0.0"
|
||||
|
||||
"@jest/transform@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.0.1.tgz#fdaa5d9e135c9bd7addbe65bedd1f15ad028cc7e"
|
||||
integrity sha512-6UxXtqrPScFdDhoip8ys60dQAIYppQinyR87n9nlasR/ZnFfJohKToqzM29KK4gb9gHRv5oDFChdqZKE0SIhsg==
|
||||
"@jest/transform@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.1.2.tgz#20f814696e04f090421f6d505c14bbfe0157062a"
|
||||
integrity sha512-2uaUuVHTitmkx1tHF+eBjb4p7UuzBG7SXIaA/hNIkaMP6K+gXYGxP38ZcrofzqN0HeZ7A90oqsOa97WU7WZkSw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@jridgewell/trace-mapping" "^0.3.15"
|
||||
babel-plugin-istanbul "^6.1.1"
|
||||
chalk "^4.0.0"
|
||||
convert-source-map "^1.4.0"
|
||||
fast-json-stable-stringify "^2.1.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.0.1"
|
||||
jest-haste-map "^29.1.2"
|
||||
jest-regex-util "^29.0.0"
|
||||
jest-util "^29.0.1"
|
||||
jest-util "^29.1.2"
|
||||
micromatch "^4.0.4"
|
||||
pirates "^4.0.4"
|
||||
slash "^3.0.0"
|
||||
|
|
@ -1054,10 +1054,10 @@
|
|||
"@types/yargs" "^16.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@jest/types@^29.0.1":
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.1.tgz#1985650acf137bdb81710ff39a4689ec071dd86a"
|
||||
integrity sha512-ft01rxzVsbh9qZPJ6EFgAIj3PT9FCRfBF9Xljo2/33VDOUjLZr0ZJ2oKANqh9S/K0/GERCsHDAQlBwj7RxA+9g==
|
||||
"@jest/types@^29.1.2":
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a"
|
||||
integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg==
|
||||
dependencies:
|
||||
"@jest/schemas" "^29.0.0"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
|
|
@ -2585,16 +2585,16 @@ expect@^27.5.1:
|
|||
jest-matcher-utils "^27.5.1"
|
||||
jest-message-util "^27.5.1"
|
||||
|
||||
expect@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-29.0.1.tgz#a2fa64a59cffe4b4007877e730bc82be3d1742bb"
|
||||
integrity sha512-yQgemsjLU+1S8t2A7pXT3Sn/v5/37LY8J+tocWtKEA0iEYYc6gfKbbJJX2fxHZmd7K9WpdbQqXUpmYkq1aewYg==
|
||||
expect@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-29.1.2.tgz#82f8f28d7d408c7c68da3a386a490ee683e1eced"
|
||||
integrity sha512-AuAGn1uxva5YBbBlXb+2JPxJRuemZsmlGcapPXWNSBNsQtAULfjioREGBWuI0EOvYUKjDnrCy8PW5Zlr1md5mw==
|
||||
dependencies:
|
||||
"@jest/expect-utils" "^29.0.1"
|
||||
"@jest/expect-utils" "^29.1.2"
|
||||
jest-get-type "^29.0.0"
|
||||
jest-matcher-utils "^29.0.1"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-matcher-utils "^29.1.2"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
|
||||
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
||||
version "3.1.3"
|
||||
|
|
@ -3228,28 +3228,28 @@ jest-circus@^27.5.1:
|
|||
stack-utils "^2.0.3"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-circus@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.0.1.tgz#7ecb4913e134fb4addc03655fb36c9398014fa07"
|
||||
integrity sha512-I5J4LyK3qPo8EnqPmxsMAVR+2SFx7JOaZsbqW9xQmk4UDmTCD92EQgS162Ey3Jq6CfpKJKFDhzhG3QqiE0fRbw==
|
||||
jest-circus@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.1.2.tgz#4551068e432f169a53167fe1aef420cf51c8a735"
|
||||
integrity sha512-ajQOdxY6mT9GtnfJRZBRYS7toNIJayiiyjDyoZcnvPRUPwJ58JX0ci0PKAKUo2C1RyzlHw0jabjLGKksO42JGA==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.0.1"
|
||||
"@jest/expect" "^29.0.1"
|
||||
"@jest/test-result" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/environment" "^29.1.2"
|
||||
"@jest/expect" "^29.1.2"
|
||||
"@jest/test-result" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
dedent "^0.7.0"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^29.0.1"
|
||||
jest-matcher-utils "^29.0.1"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-runtime "^29.0.1"
|
||||
jest-snapshot "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-each "^29.1.2"
|
||||
jest-matcher-utils "^29.1.2"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-runtime "^29.1.2"
|
||||
jest-snapshot "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
p-limit "^3.1.0"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
|
|
@ -3311,15 +3311,15 @@ jest-diff@^27.5.1:
|
|||
jest-get-type "^27.5.1"
|
||||
pretty-format "^27.5.1"
|
||||
|
||||
jest-diff@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.0.1.tgz#d14e900a38ee4798d42feaaf0c61cb5b98e4c028"
|
||||
integrity sha512-l8PYeq2VhcdxG9tl5cU78ClAlg/N7RtVSp0v3MlXURR0Y99i6eFnegmasOandyTmO6uEdo20+FByAjBFEO9nuw==
|
||||
jest-diff@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.1.2.tgz#bb7aaf5353227d6f4f96c5e7e8713ce576a607dc"
|
||||
integrity sha512-4GQts0aUopVvecIT4IwD/7xsBaMhKTYoM4/njE/aVw9wpw+pIUVp8Vab/KnSzSilr84GnLBkaP3JLDnQYCKqVQ==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
diff-sequences "^29.0.0"
|
||||
jest-get-type "^29.0.0"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
|
||||
jest-docblock@^27.5.1:
|
||||
version "27.5.1"
|
||||
|
|
@ -3339,16 +3339,16 @@ jest-each@^27.5.1:
|
|||
jest-util "^27.5.1"
|
||||
pretty-format "^27.5.1"
|
||||
|
||||
jest-each@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.0.1.tgz#c17da68a7073440122dbd47dca3941351ee0cbe5"
|
||||
integrity sha512-UmCZYU9LPvRfSDoCrKJqrCNmgTYGGb3Ga6IVsnnVjedBTRRR9GJMca7UmDKRrJ1s+U632xrVtiRD27BxaG1aaQ==
|
||||
jest-each@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.1.2.tgz#d4c8532c07a846e79f194f7007ce7cb1987d1cd0"
|
||||
integrity sha512-AmTQp9b2etNeEwMyr4jc0Ql/LIX/dhbgP21gHAizya2X6rUspHn2gysMXaj6iwWuOJ2sYRgP8c1P4cXswgvS1A==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^29.0.0"
|
||||
jest-util "^29.0.1"
|
||||
pretty-format "^29.0.1"
|
||||
jest-util "^29.1.2"
|
||||
pretty-format "^29.1.2"
|
||||
|
||||
jest-environment-jsdom@^27.5.1:
|
||||
version "27.5.1"
|
||||
|
|
@ -3405,20 +3405,20 @@ jest-haste-map@^27.5.1:
|
|||
optionalDependencies:
|
||||
fsevents "^2.3.2"
|
||||
|
||||
jest-haste-map@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.0.1.tgz#472212f93ef44309bf97d191f93ddd2e41169615"
|
||||
integrity sha512-gcKOAydafpGoSBvcj/mGCfhOKO8fRLkAeee1KXGdcJ1Pb9O2nnOl4I8bQSIID2MaZeMHtLLgNboukh/pUGkBtg==
|
||||
jest-haste-map@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.1.2.tgz#93f3634aa921b6b654e7c94137b24e02e7ca6ac9"
|
||||
integrity sha512-xSjbY8/BF11Jh3hGSPfYTa/qBFrm3TPM7WU8pU93m2gqzORVLkHFWvuZmFsTEBPRKndfewXhMOuzJNHyJIZGsw==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/graceful-fs" "^4.1.3"
|
||||
"@types/node" "*"
|
||||
anymatch "^3.0.3"
|
||||
fb-watchman "^2.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-regex-util "^29.0.0"
|
||||
jest-util "^29.0.1"
|
||||
jest-worker "^29.0.1"
|
||||
jest-util "^29.1.2"
|
||||
jest-worker "^29.1.2"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.8"
|
||||
optionalDependencies:
|
||||
|
|
@ -3465,15 +3465,15 @@ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
|
|||
jest-get-type "^27.5.1"
|
||||
pretty-format "^27.5.1"
|
||||
|
||||
jest-matcher-utils@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.0.1.tgz#eaa92dd5405c2df9d31d45ec4486361d219de3e9"
|
||||
integrity sha512-/e6UbCDmprRQFnl7+uBKqn4G22c/OmwriE5KCMVqxhElKCQUDcFnq5XM9iJeKtzy4DUjxT27y9VHmKPD8BQPaw==
|
||||
jest-matcher-utils@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.1.2.tgz#e68c4bcc0266e70aa1a5c13fb7b8cd4695e318a1"
|
||||
integrity sha512-MV5XrD3qYSW2zZSHRRceFzqJ39B2z11Qv0KPyZYxnzDHFeYZGJlgGi0SW+IXSJfOewgJp/Km/7lpcFT+cgZypw==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
jest-diff "^29.0.1"
|
||||
jest-diff "^29.1.2"
|
||||
jest-get-type "^29.0.0"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
|
||||
jest-message-util@^27.5.1:
|
||||
version "27.5.1"
|
||||
|
|
@ -3490,18 +3490,18 @@ jest-message-util@^27.5.1:
|
|||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-message-util@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.0.1.tgz#85c4b5b90296c228da158e168eaa5b079f2ab879"
|
||||
integrity sha512-wRMAQt3HrLpxSubdnzOo68QoTfQ+NLXFzU0Heb18ZUzO2S9GgaXNEdQ4rpd0fI9dq2NXkpCk1IUWSqzYKji64A==
|
||||
jest-message-util@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.1.2.tgz#c21a33c25f9dc1ebfcd0f921d89438847a09a501"
|
||||
integrity sha512-9oJ2Os+Qh6IlxLpmvshVbGUiSkZVc2FK+uGOm6tghafnB2RyjKAxMZhtxThRMxfX1J1SOMhTn9oK3/MutRWQJQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
|
|
@ -3513,13 +3513,14 @@ jest-mock@^27.5.1:
|
|||
"@jest/types" "^27.5.1"
|
||||
"@types/node" "*"
|
||||
|
||||
jest-mock@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.0.1.tgz#12e1b137035365b022ccdb8fd67d476cd4d4bfad"
|
||||
integrity sha512-i1yTceg2GKJwUNZFjIzrH7Y74fN1SKJWxQX/Vu3LT4TiJerFARH5l+4URNyapZ+DNpchHYrGOP2deVbn3ma8JA==
|
||||
jest-mock@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.1.2.tgz#de47807edbb9d4abf8423f1d8d308d670105678c"
|
||||
integrity sha512-PFDAdjjWbjPUtQPkQufvniXIS3N9Tv7tbibePEjIIprzjgo0qQlyUiVMrT4vL8FaSJo1QXifQUOuPH3HQC/aMA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
jest-util "^29.1.2"
|
||||
|
||||
jest-pnp-resolver@^1.2.2:
|
||||
version "1.2.2"
|
||||
|
|
@ -3561,17 +3562,17 @@ jest-resolve@^27.5.1:
|
|||
resolve.exports "^1.1.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-resolve@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.0.1.tgz#4f1338eee2ccc7319ffce850e13eb118a9e93ce5"
|
||||
integrity sha512-dwb5Z0lLZbptlBtPExqsHfdDamXeiRLv4vdkfPrN84vBwLSWHWcXjlM2JXD/KLSQfljBcXbzI/PDvUJuTQ84Nw==
|
||||
jest-resolve@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.1.2.tgz#9dd8c2fc83e59ee7d676b14bd45a5f89e877741d"
|
||||
integrity sha512-7fcOr+k7UYSVRJYhSmJHIid3AnDBcLQX3VmT9OSbPWsWz1MfT7bcoerMhADKGvKCoMpOHUQaDHtQoNp/P9JMGg==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.0.1"
|
||||
jest-haste-map "^29.1.2"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^29.0.1"
|
||||
jest-validate "^29.0.1"
|
||||
jest-util "^29.1.2"
|
||||
jest-validate "^29.1.2"
|
||||
resolve "^1.20.0"
|
||||
resolve.exports "^1.1.0"
|
||||
slash "^3.0.0"
|
||||
|
|
@ -3631,31 +3632,31 @@ jest-runtime@^27.5.1:
|
|||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
|
||||
jest-runtime@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.0.1.tgz#cafdc10834c45c50105eecb0ded8677ce741e2af"
|
||||
integrity sha512-yDgz5OE0Rm44PUAfTqwA6cDFnTYnVcYbRpPECsokSASQ0I5RXpnKPVr2g0CYZWKzbsXqqtmM7TIk7CAutZJ7gQ==
|
||||
jest-runtime@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.1.2.tgz#dbcd57103d61115479108d5864bdcd661d9c6783"
|
||||
integrity sha512-jr8VJLIf+cYc+8hbrpt412n5jX3tiXmpPSYTGnwcvNemY+EOuLNiYnHJ3Kp25rkaAcTWOEI4ZdOIQcwYcXIAZw==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.0.1"
|
||||
"@jest/fake-timers" "^29.0.1"
|
||||
"@jest/globals" "^29.0.1"
|
||||
"@jest/environment" "^29.1.2"
|
||||
"@jest/fake-timers" "^29.1.2"
|
||||
"@jest/globals" "^29.1.2"
|
||||
"@jest/source-map" "^29.0.0"
|
||||
"@jest/test-result" "^29.0.1"
|
||||
"@jest/transform" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/test-result" "^29.1.2"
|
||||
"@jest/transform" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
cjs-module-lexer "^1.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.0.1"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-mock "^29.0.1"
|
||||
jest-haste-map "^29.1.2"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-mock "^29.1.2"
|
||||
jest-regex-util "^29.0.0"
|
||||
jest-resolve "^29.0.1"
|
||||
jest-snapshot "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-resolve "^29.1.2"
|
||||
jest-snapshot "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
|
||||
|
|
@ -3695,10 +3696,10 @@ jest-snapshot@^27.5.1:
|
|||
pretty-format "^27.5.1"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-snapshot@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.0.1.tgz#ed455cb7e56fb43e2d451edd902d622349d6afed"
|
||||
integrity sha512-OuYGp+lsh7RhB3DDX36z/pzrGm2F740e5ERG9PQpJyDknCRtWdhaehBQyMqDnsQdKkvC2zOcetcxskiHjO7e8Q==
|
||||
jest-snapshot@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.1.2.tgz#7dd277e88c45f2d2ff5888de1612e63c7ceb575b"
|
||||
integrity sha512-rYFomGpVMdBlfwTYxkUp3sjD6usptvZcONFYNqVlaz4EpHPnDvlWjvmOQ9OCSNKqYZqLM2aS3wq01tWujLg7gg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/generator" "^7.7.2"
|
||||
|
|
@ -3706,23 +3707,23 @@ jest-snapshot@^29.0.1:
|
|||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||
"@babel/traverse" "^7.7.2"
|
||||
"@babel/types" "^7.3.3"
|
||||
"@jest/expect-utils" "^29.0.1"
|
||||
"@jest/transform" "^29.0.1"
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/expect-utils" "^29.1.2"
|
||||
"@jest/transform" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/babel__traverse" "^7.0.6"
|
||||
"@types/prettier" "^2.1.5"
|
||||
babel-preset-current-node-syntax "^1.0.0"
|
||||
chalk "^4.0.0"
|
||||
expect "^29.0.1"
|
||||
expect "^29.1.2"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-diff "^29.0.1"
|
||||
jest-diff "^29.1.2"
|
||||
jest-get-type "^29.0.0"
|
||||
jest-haste-map "^29.0.1"
|
||||
jest-matcher-utils "^29.0.1"
|
||||
jest-message-util "^29.0.1"
|
||||
jest-util "^29.0.1"
|
||||
jest-haste-map "^29.1.2"
|
||||
jest-matcher-utils "^29.1.2"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
semver "^7.3.5"
|
||||
|
||||
jest-util@^27.0.0, jest-util@^27.5.1:
|
||||
|
|
@ -3737,12 +3738,12 @@ jest-util@^27.0.0, jest-util@^27.5.1:
|
|||
graceful-fs "^4.2.9"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-util@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.1.tgz#f854a4a8877c7817316c4afbc2a851ceb2e71598"
|
||||
integrity sha512-GIWkgNfkeA9d84rORDHPGGTFBrRD13A38QVSKE0bVrGSnoR1KDn8Kqz+0yI5kezMgbT/7zrWaruWP1Kbghlb2A==
|
||||
jest-util@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
|
||||
integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
|
|
@ -3761,17 +3762,17 @@ jest-validate@^27.5.1:
|
|||
leven "^3.1.0"
|
||||
pretty-format "^27.5.1"
|
||||
|
||||
jest-validate@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.0.1.tgz#8de8ff9d65507c0477964fd39c5b0a1778e3103d"
|
||||
integrity sha512-mS4q7F738YXZFWBPqE+NjHU/gEOs7IBIFQ8i9zq5EO691cLrUbLhFq4larf8/lNcmauRO71tn/+DTW2y+MrLow==
|
||||
jest-validate@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.1.2.tgz#83a728b8f6354da2e52346878c8bc7383516ca51"
|
||||
integrity sha512-k71pOslNlV8fVyI+mEySy2pq9KdXdgZtm7NHrBX8LghJayc3wWZH0Yr0mtYNGaCU4F1OLPXRkwZR0dBm/ClshA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.0.1"
|
||||
"@jest/types" "^29.1.2"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^29.0.0"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^29.0.1"
|
||||
pretty-format "^29.1.2"
|
||||
|
||||
jest-watcher@^27.5.1:
|
||||
version "27.5.1"
|
||||
|
|
@ -3795,12 +3796,13 @@ jest-worker@^27.5.1:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.0.1.tgz#fb42ff7e05e0573f330ec0cf781fc545dcd11a31"
|
||||
integrity sha512-+B/2/8WW7goit7qVezG9vnI1QP3dlmuzi2W0zxazAQQ8dcDIA63dDn6j4pjOGBARha/ZevcwYQtNIzCySbS7fQ==
|
||||
jest-worker@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.1.2.tgz#a68302af61bce82b42a9a57285ca7499d29b2afc"
|
||||
integrity sha512-AdTZJxKjTSPHbXT/AIOjQVmoFx0LHFcVabWu0sxI7PAy7rFf8c0upyvgBKgguVXdM4vY74JdwkyD4hSmpTW8jA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
jest-util "^29.1.2"
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
|
|
@ -4403,10 +4405,10 @@ pretty-format@^27.0.0, pretty-format@^27.5.1:
|
|||
ansi-styles "^5.0.0"
|
||||
react-is "^17.0.1"
|
||||
|
||||
pretty-format@^29.0.1:
|
||||
version "29.0.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.0.1.tgz#2f8077114cdac92a59b464292972a106410c7ad0"
|
||||
integrity sha512-iTHy3QZMzuL484mSTYbQIM1AHhEQsH8mXWS2/vd2yFBYnG3EBqGiMONo28PlPgrW7P/8s/1ISv+y7WH306l8cw==
|
||||
pretty-format@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.1.2.tgz#b1f6b75be7d699be1a051f5da36e8ae9e76a8e6a"
|
||||
integrity sha512-CGJ6VVGXVRP2o2Dorl4mAwwvDWT25luIsYhkyVQW32E4nL+TgW939J7LlKT/npq5Cpq6j3s+sy+13yk7xYpBmg==
|
||||
dependencies:
|
||||
"@jest/schemas" "^29.0.0"
|
||||
ansi-styles "^5.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue