mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-19 22:44:38 +00:00
build(deps-dev): Bump jest-circus from 29.2.2 to 29.3.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.2.2 to 29.3.0. - [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.3.0/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
adca94abca
commit
6000605f7b
2 changed files with 85 additions and 80 deletions
|
|
@ -40,7 +40,7 @@
|
||||||
"eslint-plugin-github": "^4.4.0",
|
"eslint-plugin-github": "^4.4.0",
|
||||||
"eslint-plugin-jest": "^27.1.3",
|
"eslint-plugin-jest": "^27.1.3",
|
||||||
"jest": "^27.5.1",
|
"jest": "^27.5.1",
|
||||||
"jest-circus": "^29.2.2",
|
"jest-circus": "^29.3.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"ts-jest": "^27.1.4",
|
"ts-jest": "^27.1.4",
|
||||||
|
|
|
||||||
163
yarn.lock
163
yarn.lock
|
|
@ -855,15 +855,15 @@
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-mock "^27.5.1"
|
jest-mock "^27.5.1"
|
||||||
|
|
||||||
"@jest/environment@^29.2.2":
|
"@jest/environment@^29.3.0":
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.2.2.tgz#481e729048d42e87d04842c38aa4d09c507f53b0"
|
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.3.0.tgz#e7bfe22531813f86040feb75c046faab32fd534d"
|
||||||
integrity sha512-OWn+Vhu0I1yxuGBJEFFekMYc8aGBGrY4rt47SOh/IFaI+D7ZHCk7pKRiSoZ2/Ml7b0Ony3ydmEHRx/tEOC7H1A==
|
integrity sha512-8wgn3br51bx+7rgC8FOKmAD62Q39iswdiy5/p6acoekp/9Bb/IQbh3zydOrnGp74LwStSrKgpQSKBlOKlAQq0g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/fake-timers" "^29.2.2"
|
"@jest/fake-timers" "^29.3.0"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-mock "^29.2.2"
|
jest-mock "^29.3.0"
|
||||||
|
|
||||||
"@jest/expect-utils@^29.2.2":
|
"@jest/expect-utils@^29.2.2":
|
||||||
version "29.2.2"
|
version "29.2.2"
|
||||||
|
|
@ -872,13 +872,13 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-get-type "^29.2.0"
|
jest-get-type "^29.2.0"
|
||||||
|
|
||||||
"@jest/expect@^29.2.2":
|
"@jest/expect@^29.3.0":
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.2.2.tgz#81edbd33afbde7795ca07ff6b4753d15205032e4"
|
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.3.0.tgz#06907ffc02541c8d5186e8324765a72f391f3125"
|
||||||
integrity sha512-zwblIZnrIVt8z/SiEeJ7Q9wKKuB+/GS4yZe9zw7gMqfGf4C5hBLGrVyxu1SzDbVSqyMSlprKl3WL1r80cBNkgg==
|
integrity sha512-Lz/3x4Se5g6nBuLjTO+xE8D4OXY9fFmosZPwkXXZUJUsp9r9seN81cJa54wOGr1QjCQnhngMqclblhM4X/hcCg==
|
||||||
dependencies:
|
dependencies:
|
||||||
expect "^29.2.2"
|
expect "^29.3.0"
|
||||||
jest-snapshot "^29.2.2"
|
jest-snapshot "^29.3.0"
|
||||||
|
|
||||||
"@jest/fake-timers@^27.5.1":
|
"@jest/fake-timers@^27.5.1":
|
||||||
version "27.5.1"
|
version "27.5.1"
|
||||||
|
|
@ -892,16 +892,16 @@
|
||||||
jest-mock "^27.5.1"
|
jest-mock "^27.5.1"
|
||||||
jest-util "^27.5.1"
|
jest-util "^27.5.1"
|
||||||
|
|
||||||
"@jest/fake-timers@^29.2.2":
|
"@jest/fake-timers@^29.3.0":
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.2.2.tgz#d8332e6e3cfa99cde4bc87d04a17d6b699deb340"
|
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.3.0.tgz#ffa74e5b2937676849866cac79cac6a742697f00"
|
||||||
integrity sha512-nqaW3y2aSyZDl7zQ7t1XogsxeavNpH6kkdq+EpXncIDvAkjvFD7hmhcIs1nWloengEWUoWqkqSA6MSbf9w6DgA==
|
integrity sha512-SzmWtN6Rld+xebMRGuWeMGhytc7qHnYfFk1Zd/1QavQWsFOmA9SgtvGHCBue1wXQhdDMaSIm1aPGj2Zmyrr1Zg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@sinonjs/fake-timers" "^9.1.2"
|
"@sinonjs/fake-timers" "^9.1.2"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-message-util "^29.2.1"
|
jest-message-util "^29.2.1"
|
||||||
jest-mock "^29.2.2"
|
jest-mock "^29.3.0"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
|
|
||||||
"@jest/globals@^27.5.1":
|
"@jest/globals@^27.5.1":
|
||||||
|
|
@ -913,15 +913,15 @@
|
||||||
"@jest/types" "^27.5.1"
|
"@jest/types" "^27.5.1"
|
||||||
expect "^27.5.1"
|
expect "^27.5.1"
|
||||||
|
|
||||||
"@jest/globals@^29.2.2":
|
"@jest/globals@^29.3.0":
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.2.2.tgz#205ff1e795aa774301c2c0ba0be182558471b845"
|
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.3.0.tgz#f58c14d727fd7d02d7851bc03fc0445eefa2dbe2"
|
||||||
integrity sha512-/nt+5YMh65kYcfBhj38B3Hm0Trk4IsuMXNDGKE/swp36yydBWfz3OXkLqkSvoAtPW8IJMSJDFCbTM2oj5SNprw==
|
integrity sha512-okYDVzYNrt/4ysR8XnX6u0I1bGG4kmfdXtUu7kwWHZ9OP13RCjmphgve0tfOrNluwksWvOPYS1f/HOrFTHLygQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^29.2.2"
|
"@jest/environment" "^29.3.0"
|
||||||
"@jest/expect" "^29.2.2"
|
"@jest/expect" "^29.3.0"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
jest-mock "^29.2.2"
|
jest-mock "^29.3.0"
|
||||||
|
|
||||||
"@jest/reporters@^27.5.1":
|
"@jest/reporters@^27.5.1":
|
||||||
version "27.5.1"
|
version "27.5.1"
|
||||||
|
|
@ -1030,20 +1030,20 @@
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
write-file-atomic "^3.0.0"
|
write-file-atomic "^3.0.0"
|
||||||
|
|
||||||
"@jest/transform@^29.2.2":
|
"@jest/transform@^29.3.0":
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.2.2.tgz#dfc03fc092b31ffea0c55917728e75bfcf8b5de6"
|
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.3.0.tgz#7f71c9596d5bad1613a3a5eb26729dd84fc71a5a"
|
||||||
integrity sha512-aPe6rrletyuEIt2axxgdtxljmzH8O/nrov4byy6pDw9S8inIrTV+2PnjyP/oFHMSynzGxJ2s6OHowBNMXp/Jzg==
|
integrity sha512-4T8h61ItCakAlJkdYa7XVWP3r39QldlCeOSNmRpiJisi5PrrlzwZdpJDIH13ZZjh+MlSPQ2cq8YbUs3TuH+tRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.11.6"
|
"@babel/core" "^7.11.6"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@jridgewell/trace-mapping" "^0.3.15"
|
"@jridgewell/trace-mapping" "^0.3.15"
|
||||||
babel-plugin-istanbul "^6.1.1"
|
babel-plugin-istanbul "^6.1.1"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
convert-source-map "^1.4.0"
|
convert-source-map "^2.0.0"
|
||||||
fast-json-stable-stringify "^2.1.0"
|
fast-json-stable-stringify "^2.1.0"
|
||||||
graceful-fs "^4.2.9"
|
graceful-fs "^4.2.9"
|
||||||
jest-haste-map "^29.2.1"
|
jest-haste-map "^29.3.0"
|
||||||
jest-regex-util "^29.2.0"
|
jest-regex-util "^29.2.0"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
|
|
@ -2014,6 +2014,11 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
safe-buffer "~5.1.1"
|
safe-buffer "~5.1.1"
|
||||||
|
|
||||||
|
convert-source-map@^2.0.0:
|
||||||
|
version "2.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
||||||
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
||||||
|
|
||||||
core-js-pure@^3.20.2:
|
core-js-pure@^3.20.2:
|
||||||
version "3.24.1"
|
version "3.24.1"
|
||||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.1.tgz#8839dde5da545521bf282feb7dc6d0b425f39fd3"
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.1.tgz#8839dde5da545521bf282feb7dc6d0b425f39fd3"
|
||||||
|
|
@ -2593,10 +2598,10 @@ expect@^27.5.1:
|
||||||
jest-matcher-utils "^27.5.1"
|
jest-matcher-utils "^27.5.1"
|
||||||
jest-message-util "^27.5.1"
|
jest-message-util "^27.5.1"
|
||||||
|
|
||||||
expect@^29.2.2:
|
expect@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/expect/-/expect-29.2.2.tgz#ba2dd0d7e818727710324a6e7f13dd0e6d086106"
|
resolved "https://registry.yarnpkg.com/expect/-/expect-29.3.0.tgz#2dad3a73ac837dd8074ff91d25cf1614c3e91504"
|
||||||
integrity sha512-hE09QerxZ5wXiOhqkXy5d2G9ar+EqOyifnCXCpMNu+vZ6DG9TJ6CO2c2kPDSLqERTTWrO7OZj8EkYHQqSd78Yw==
|
integrity sha512-bms139btnQNZh4uxCPmzbWz46YOjtEpYIZ847OfY9GCeSBEfzedHWH0CkdR20Sy+XBs8/FI2lFJPZiuH0NGv+w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/expect-utils" "^29.2.2"
|
"@jest/expect-utils" "^29.2.2"
|
||||||
jest-get-type "^29.2.0"
|
jest-get-type "^29.2.0"
|
||||||
|
|
@ -3241,13 +3246,13 @@ jest-circus@^27.5.1:
|
||||||
stack-utils "^2.0.3"
|
stack-utils "^2.0.3"
|
||||||
throat "^6.0.1"
|
throat "^6.0.1"
|
||||||
|
|
||||||
jest-circus@^29.2.2:
|
jest-circus@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.2.2.tgz#1dc4d35fd49bf5e64d3cc505fb2db396237a6dfa"
|
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.3.0.tgz#997354276d24706e14549cab98ac2995d63c92fd"
|
||||||
integrity sha512-upSdWxx+Mh4DV7oueuZndJ1NVdgtTsqM4YgywHEx05UMH5nxxA2Qu9T9T9XVuR021XxqSoaKvSmmpAbjwwwxMw==
|
integrity sha512-xL1cmbUGBGy923KBZpZ2LRKspHlIhrltrwGaefJ677HXCPY5rTF758BtweamBype2ogcSEK/oqcp1SmYZ/ATig==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^29.2.2"
|
"@jest/environment" "^29.3.0"
|
||||||
"@jest/expect" "^29.2.2"
|
"@jest/expect" "^29.3.0"
|
||||||
"@jest/test-result" "^29.2.1"
|
"@jest/test-result" "^29.2.1"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
@ -3258,8 +3263,8 @@ jest-circus@^29.2.2:
|
||||||
jest-each "^29.2.1"
|
jest-each "^29.2.1"
|
||||||
jest-matcher-utils "^29.2.2"
|
jest-matcher-utils "^29.2.2"
|
||||||
jest-message-util "^29.2.1"
|
jest-message-util "^29.2.1"
|
||||||
jest-runtime "^29.2.2"
|
jest-runtime "^29.3.0"
|
||||||
jest-snapshot "^29.2.2"
|
jest-snapshot "^29.3.0"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
p-limit "^3.1.0"
|
p-limit "^3.1.0"
|
||||||
pretty-format "^29.2.1"
|
pretty-format "^29.2.1"
|
||||||
|
|
@ -3418,10 +3423,10 @@ jest-haste-map@^27.5.1:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^2.3.2"
|
fsevents "^2.3.2"
|
||||||
|
|
||||||
jest-haste-map@^29.2.1:
|
jest-haste-map@^29.3.0:
|
||||||
version "29.2.1"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.2.1.tgz#f803fec57f8075e6c55fb5cd551f99a72471c699"
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.3.0.tgz#9786f501ed6ab1c7adc35d3f83c1c21ed4172c77"
|
||||||
integrity sha512-wF460rAFmYc6ARcCFNw4MbGYQjYkvjovb9GBT+W10Um8q5nHq98jD6fHZMDMO3tA56S8XnmNkM8GcA8diSZfnA==
|
integrity sha512-ugdLIreycMRRg3+6AjiExECmuFI2D9PS+BmNU7eGvBt3fzVMKybb9USAZXN6kw4Q6Mn8DSK+7OFCloY2rN820Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/graceful-fs" "^4.1.3"
|
"@types/graceful-fs" "^4.1.3"
|
||||||
|
|
@ -3431,7 +3436,7 @@ jest-haste-map@^29.2.1:
|
||||||
graceful-fs "^4.2.9"
|
graceful-fs "^4.2.9"
|
||||||
jest-regex-util "^29.2.0"
|
jest-regex-util "^29.2.0"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
jest-worker "^29.2.1"
|
jest-worker "^29.3.0"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
walker "^1.0.8"
|
walker "^1.0.8"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
@ -3526,10 +3531,10 @@ jest-mock@^27.5.1:
|
||||||
"@jest/types" "^27.5.1"
|
"@jest/types" "^27.5.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
jest-mock@^29.2.2:
|
jest-mock@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.2.tgz#9045618b3f9d27074bbcf2d55bdca6a5e2e8bca7"
|
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.3.0.tgz#aa6f1d5118fd4b9d007df782e0624e6efab6d33d"
|
||||||
integrity sha512-1leySQxNAnivvbcx0sCB37itu8f4OX2S/+gxLAV4Z62shT4r4dTG9tACDywUAEZoLSr36aYUTsVp3WKwWt4PMQ==
|
integrity sha512-BRKfsAaeP3pTWeog+1D0ILeJF96SzB6y3k0JDxY63kssxiUy9nDLHmNUoVkBGILjMbpHULhbzVTsb3harPXuUQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
@ -3575,14 +3580,14 @@ jest-resolve@^27.5.1:
|
||||||
resolve.exports "^1.1.0"
|
resolve.exports "^1.1.0"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
|
|
||||||
jest-resolve@^29.2.2:
|
jest-resolve@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.2.2.tgz#ad6436053b0638b41e12bbddde2b66e1397b35b5"
|
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.3.0.tgz#038711e9af86f4b4f55a407db14310bc57a8beb4"
|
||||||
integrity sha512-3gaLpiC3kr14rJR3w7vWh0CBX2QAhfpfiQTwrFPvVrcHe5VUBtIXaR004aWE/X9B2CFrITOQAp5gxLONGrk6GA==
|
integrity sha512-xH6C6loDlOWEWHdCgioLDlbpmsolNdNsV/UR35ChuK217x0ttHuhyEPdh5wa6CTQ/Eq4OGW2/EZTlh0ay5aojQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
graceful-fs "^4.2.9"
|
graceful-fs "^4.2.9"
|
||||||
jest-haste-map "^29.2.1"
|
jest-haste-map "^29.3.0"
|
||||||
jest-pnp-resolver "^1.2.2"
|
jest-pnp-resolver "^1.2.2"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
jest-validate "^29.2.2"
|
jest-validate "^29.2.2"
|
||||||
|
|
@ -3645,17 +3650,17 @@ jest-runtime@^27.5.1:
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
strip-bom "^4.0.0"
|
strip-bom "^4.0.0"
|
||||||
|
|
||||||
jest-runtime@^29.2.2:
|
jest-runtime@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.2.2.tgz#4068ee82423769a481460efd21d45a8efaa5c179"
|
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.3.0.tgz#e44f838f469ab1f6b524178bae6233697748eb27"
|
||||||
integrity sha512-TpR1V6zRdLynckKDIQaY41od4o0xWL+KOPUCZvJK2bu5P1UXhjobt5nJ2ICNeIxgyj9NGkO0aWgDqYPVhDNKjA==
|
integrity sha512-ufgX/hbpa7MLnjWRW82T5mVF73FBk3W38dGCLPXWtYZ5Zr1ZFh8QnaAtITKJt0p3kGXR8ZqlIjadSiBTk/QJ/A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jest/environment" "^29.2.2"
|
"@jest/environment" "^29.3.0"
|
||||||
"@jest/fake-timers" "^29.2.2"
|
"@jest/fake-timers" "^29.3.0"
|
||||||
"@jest/globals" "^29.2.2"
|
"@jest/globals" "^29.3.0"
|
||||||
"@jest/source-map" "^29.2.0"
|
"@jest/source-map" "^29.2.0"
|
||||||
"@jest/test-result" "^29.2.1"
|
"@jest/test-result" "^29.2.1"
|
||||||
"@jest/transform" "^29.2.2"
|
"@jest/transform" "^29.3.0"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
|
|
@ -3663,12 +3668,12 @@ jest-runtime@^29.2.2:
|
||||||
collect-v8-coverage "^1.0.0"
|
collect-v8-coverage "^1.0.0"
|
||||||
glob "^7.1.3"
|
glob "^7.1.3"
|
||||||
graceful-fs "^4.2.9"
|
graceful-fs "^4.2.9"
|
||||||
jest-haste-map "^29.2.1"
|
jest-haste-map "^29.3.0"
|
||||||
jest-message-util "^29.2.1"
|
jest-message-util "^29.2.1"
|
||||||
jest-mock "^29.2.2"
|
jest-mock "^29.3.0"
|
||||||
jest-regex-util "^29.2.0"
|
jest-regex-util "^29.2.0"
|
||||||
jest-resolve "^29.2.2"
|
jest-resolve "^29.3.0"
|
||||||
jest-snapshot "^29.2.2"
|
jest-snapshot "^29.3.0"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
slash "^3.0.0"
|
slash "^3.0.0"
|
||||||
strip-bom "^4.0.0"
|
strip-bom "^4.0.0"
|
||||||
|
|
@ -3709,10 +3714,10 @@ jest-snapshot@^27.5.1:
|
||||||
pretty-format "^27.5.1"
|
pretty-format "^27.5.1"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
jest-snapshot@^29.2.2:
|
jest-snapshot@^29.3.0:
|
||||||
version "29.2.2"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.2.2.tgz#1016ce60297b77382386bad561107174604690c2"
|
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.3.0.tgz#e319cb98cf36640194717fb37a9bd048a3e448f8"
|
||||||
integrity sha512-GfKJrpZ5SMqhli3NJ+mOspDqtZfJBryGA8RIBxF+G+WbDoC7HCqKaeAss4Z/Sab6bAW11ffasx8/vGsj83jyjA==
|
integrity sha512-+4mX3T8XI3ABbZFzBd/AM74mfwOb6gMpYVFNTc0Cgg2F2fGYvHii8D6jWWka99a3wyNFmni3ov8meEVTF8n13Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.11.6"
|
"@babel/core" "^7.11.6"
|
||||||
"@babel/generator" "^7.7.2"
|
"@babel/generator" "^7.7.2"
|
||||||
|
|
@ -3721,17 +3726,17 @@ jest-snapshot@^29.2.2:
|
||||||
"@babel/traverse" "^7.7.2"
|
"@babel/traverse" "^7.7.2"
|
||||||
"@babel/types" "^7.3.3"
|
"@babel/types" "^7.3.3"
|
||||||
"@jest/expect-utils" "^29.2.2"
|
"@jest/expect-utils" "^29.2.2"
|
||||||
"@jest/transform" "^29.2.2"
|
"@jest/transform" "^29.3.0"
|
||||||
"@jest/types" "^29.2.1"
|
"@jest/types" "^29.2.1"
|
||||||
"@types/babel__traverse" "^7.0.6"
|
"@types/babel__traverse" "^7.0.6"
|
||||||
"@types/prettier" "^2.1.5"
|
"@types/prettier" "^2.1.5"
|
||||||
babel-preset-current-node-syntax "^1.0.0"
|
babel-preset-current-node-syntax "^1.0.0"
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
expect "^29.2.2"
|
expect "^29.3.0"
|
||||||
graceful-fs "^4.2.9"
|
graceful-fs "^4.2.9"
|
||||||
jest-diff "^29.2.1"
|
jest-diff "^29.2.1"
|
||||||
jest-get-type "^29.2.0"
|
jest-get-type "^29.2.0"
|
||||||
jest-haste-map "^29.2.1"
|
jest-haste-map "^29.3.0"
|
||||||
jest-matcher-utils "^29.2.2"
|
jest-matcher-utils "^29.2.2"
|
||||||
jest-message-util "^29.2.1"
|
jest-message-util "^29.2.1"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
|
|
@ -3809,10 +3814,10 @@ jest-worker@^27.5.1:
|
||||||
merge-stream "^2.0.0"
|
merge-stream "^2.0.0"
|
||||||
supports-color "^8.0.0"
|
supports-color "^8.0.0"
|
||||||
|
|
||||||
jest-worker@^29.2.1:
|
jest-worker@^29.3.0:
|
||||||
version "29.2.1"
|
version "29.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.2.1.tgz#8ba68255438252e1674f990f0180c54dfa26a3b1"
|
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.3.0.tgz#240a1cd731c7d6645e8bcc37a3d584f122afb44a"
|
||||||
integrity sha512-ROHTZ+oj7sBrgtv46zZ84uWky71AoYi0vEV9CdEtc1FQunsoAGe5HbQmW76nI5QWdvECVPrSi1MCVUmizSavMg==
|
integrity sha512-rP8LYClB5NCWW0p8GdQT9vRmZNrDmjypklEYZuGCIU5iNviVWCZK5MILS3rQwD0FY1u96bY7b+KoU17DdZy6Ww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
jest-util "^29.2.1"
|
jest-util "^29.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue