|
1399 | 1399 | source-map "^0.6.1"
|
1400 | 1400 | write-file-atomic "^3.0.0"
|
1401 | 1401 |
|
1402 |
| -"@jest/transform@^29.0.3": |
1403 |
| - version "29.0.3" |
1404 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.0.3.tgz#9eb1fed2072a0354f190569807d1250572fb0970" |
1405 |
| - integrity sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg== |
| 1402 | +"@jest/transform@^29.2.2": |
| 1403 | + version "29.2.2" |
| 1404 | + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.2.2.tgz#dfc03fc092b31ffea0c55917728e75bfcf8b5de6" |
| 1405 | + integrity sha512-aPe6rrletyuEIt2axxgdtxljmzH8O/nrov4byy6pDw9S8inIrTV+2PnjyP/oFHMSynzGxJ2s6OHowBNMXp/Jzg== |
1406 | 1406 | dependencies:
|
1407 | 1407 | "@babel/core" "^7.11.6"
|
1408 |
| - "@jest/types" "^29.0.3" |
| 1408 | + "@jest/types" "^29.2.1" |
1409 | 1409 | "@jridgewell/trace-mapping" "^0.3.15"
|
1410 | 1410 | babel-plugin-istanbul "^6.1.1"
|
1411 | 1411 | chalk "^4.0.0"
|
1412 | 1412 | convert-source-map "^1.4.0"
|
1413 | 1413 | fast-json-stable-stringify "^2.1.0"
|
1414 | 1414 | graceful-fs "^4.2.9"
|
1415 |
| - jest-haste-map "^29.0.3" |
1416 |
| - jest-regex-util "^29.0.0" |
1417 |
| - jest-util "^29.0.3" |
| 1415 | + jest-haste-map "^29.2.1" |
| 1416 | + jest-regex-util "^29.2.0" |
| 1417 | + jest-util "^29.2.1" |
1418 | 1418 | micromatch "^4.0.4"
|
1419 | 1419 | pirates "^4.0.4"
|
1420 | 1420 | slash "^3.0.0"
|
|
1440 | 1440 | "@types/yargs" "^15.0.0"
|
1441 | 1441 | chalk "^4.0.0"
|
1442 | 1442 |
|
1443 |
| -"@jest/types@^29.0.3": |
1444 |
| - version "29.0.3" |
1445 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.3.tgz#0be78fdddb1a35aeb2041074e55b860561c8ef63" |
1446 |
| - integrity sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A== |
| 1443 | +"@jest/types@^29.2.1": |
| 1444 | + version "29.2.1" |
| 1445 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0" |
| 1446 | + integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw== |
1447 | 1447 | dependencies:
|
1448 | 1448 | "@jest/schemas" "^29.0.0"
|
1449 | 1449 | "@types/istanbul-lib-coverage" "^2.0.0"
|
@@ -2626,14 +2626,14 @@ babel-jest@^26.6.3:
|
2626 | 2626 | slash "^3.0.0"
|
2627 | 2627 |
|
2628 | 2628 | babel-jest@^29.0.3:
|
2629 |
| - version "29.0.3" |
2630 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.0.3.tgz#64e156a47a77588db6a669a88dedff27ed6e260f" |
2631 |
| - integrity sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg== |
| 2629 | + version "29.2.2" |
| 2630 | + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.2.2.tgz#2c15abd8c2081293c9c3f4f80a4ed1d51542fee5" |
| 2631 | + integrity sha512-kkq2QSDIuvpgfoac3WZ1OOcHsQQDU5xYk2Ql7tLdJ8BVAYbefEXal+NfS45Y5LVZA7cxC8KYcQMObpCt1J025w== |
2632 | 2632 | dependencies:
|
2633 |
| - "@jest/transform" "^29.0.3" |
| 2633 | + "@jest/transform" "^29.2.2" |
2634 | 2634 | "@types/babel__core" "^7.1.14"
|
2635 | 2635 | babel-plugin-istanbul "^6.1.1"
|
2636 |
| - babel-preset-jest "^29.0.2" |
| 2636 | + babel-preset-jest "^29.2.0" |
2637 | 2637 | chalk "^4.0.0"
|
2638 | 2638 | graceful-fs "^4.2.9"
|
2639 | 2639 | slash "^3.0.0"
|
@@ -2686,10 +2686,10 @@ babel-plugin-jest-hoist@^26.6.2:
|
2686 | 2686 | "@types/babel__core" "^7.0.0"
|
2687 | 2687 | "@types/babel__traverse" "^7.0.6"
|
2688 | 2688 |
|
2689 |
| -babel-plugin-jest-hoist@^29.0.2: |
2690 |
| - version "29.0.2" |
2691 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.0.2.tgz#ae61483a829a021b146c016c6ad39b8bcc37c2c8" |
2692 |
| - integrity sha512-eBr2ynAEFjcebVvu8Ktx580BD1QKCrBG1XwEUTXJe285p9HA/4hOhfWCFRQhTKSyBV0VzjhG7H91Eifz9s29hg== |
| 2689 | +babel-plugin-jest-hoist@^29.2.0: |
| 2690 | + version "29.2.0" |
| 2691 | + resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.2.0.tgz#23ee99c37390a98cfddf3ef4a78674180d823094" |
| 2692 | + integrity sha512-TnspP2WNiR3GLfCsUNHqeXw0RoQ2f9U5hQ5L3XFpwuO8htQmSrhh8qsB6vi5Yi8+kuynN1yjDjQsPfkebmB6ZA== |
2693 | 2693 | dependencies:
|
2694 | 2694 | "@babel/template" "^7.3.3"
|
2695 | 2695 | "@babel/types" "^7.3.3"
|
@@ -2755,12 +2755,12 @@ babel-preset-jest@^26.6.2:
|
2755 | 2755 | babel-plugin-jest-hoist "^26.6.2"
|
2756 | 2756 | babel-preset-current-node-syntax "^1.0.0"
|
2757 | 2757 |
|
2758 |
| -babel-preset-jest@^29.0.2: |
2759 |
| - version "29.0.2" |
2760 |
| - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.0.2.tgz#e14a7124e22b161551818d89e5bdcfb3b2b0eac7" |
2761 |
| - integrity sha512-BeVXp7rH5TK96ofyEnHjznjLMQ2nAeDJ+QzxKnHAAMs0RgrQsCywjAN8m4mOm5Di0pxU//3AoEeJJrerMH5UeA== |
| 2758 | +babel-preset-jest@^29.2.0: |
| 2759 | + version "29.2.0" |
| 2760 | + resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.2.0.tgz#3048bea3a1af222e3505e4a767a974c95a7620dc" |
| 2761 | + integrity sha512-z9JmMJppMxNv8N7fNRHvhMg9cvIkMxQBXgFkane3yKVEvEOP+kB50lk8DFRvF9PGqbyXxlmebKWhuDORO8RgdA== |
2762 | 2762 | dependencies:
|
2763 |
| - babel-plugin-jest-hoist "^29.0.2" |
| 2763 | + babel-plugin-jest-hoist "^29.2.0" |
2764 | 2764 | babel-preset-current-node-syntax "^1.0.0"
|
2765 | 2765 |
|
2766 | 2766 | balanced-match@^1.0.0:
|
@@ -6929,20 +6929,20 @@ jest-haste-map@^26.6.2:
|
6929 | 6929 | optionalDependencies:
|
6930 | 6930 | fsevents "^2.1.2"
|
6931 | 6931 |
|
6932 |
| -jest-haste-map@^29.0.3: |
6933 |
| - version "29.0.3" |
6934 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.0.3.tgz#d7f3f7180f558d760eacc5184aac5a67f20ef939" |
6935 |
| - integrity sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A== |
| 6932 | +jest-haste-map@^29.2.1: |
| 6933 | + version "29.2.1" |
| 6934 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.2.1.tgz#f803fec57f8075e6c55fb5cd551f99a72471c699" |
| 6935 | + integrity sha512-wF460rAFmYc6ARcCFNw4MbGYQjYkvjovb9GBT+W10Um8q5nHq98jD6fHZMDMO3tA56S8XnmNkM8GcA8diSZfnA== |
6936 | 6936 | dependencies:
|
6937 |
| - "@jest/types" "^29.0.3" |
| 6937 | + "@jest/types" "^29.2.1" |
6938 | 6938 | "@types/graceful-fs" "^4.1.3"
|
6939 | 6939 | "@types/node" "*"
|
6940 | 6940 | anymatch "^3.0.3"
|
6941 | 6941 | fb-watchman "^2.0.0"
|
6942 | 6942 | graceful-fs "^4.2.9"
|
6943 |
| - jest-regex-util "^29.0.0" |
6944 |
| - jest-util "^29.0.3" |
6945 |
| - jest-worker "^29.0.3" |
| 6943 | + jest-regex-util "^29.2.0" |
| 6944 | + jest-util "^29.2.1" |
| 6945 | + jest-worker "^29.2.1" |
6946 | 6946 | micromatch "^4.0.4"
|
6947 | 6947 | walker "^1.0.8"
|
6948 | 6948 | optionalDependencies:
|
@@ -7049,10 +7049,10 @@ jest-regex-util@^26.0.0:
|
7049 | 7049 | resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
7050 | 7050 | integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
7051 | 7051 |
|
7052 |
| -jest-regex-util@^29.0.0: |
7053 |
| - version "29.0.0" |
7054 |
| - resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.0.0.tgz#b442987f688289df8eb6c16fa8df488b4cd007de" |
7055 |
| - integrity sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug== |
| 7052 | +jest-regex-util@^29.2.0: |
| 7053 | + version "29.2.0" |
| 7054 | + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.2.0.tgz#82ef3b587e8c303357728d0322d48bbfd2971f7b" |
| 7055 | + integrity sha512-6yXn0kg2JXzH30cr2NlThF+70iuO/3irbaB4mh5WyqNIvLLP+B6sFdluO1/1RJmslyh/f9osnefECflHvTbwVA== |
7056 | 7056 |
|
7057 | 7057 | jest-resolve-dependencies@^26.6.3:
|
7058 | 7058 | version "26.6.3"
|
@@ -7201,12 +7201,12 @@ jest-util@^26.6.2:
|
7201 | 7201 | is-ci "^2.0.0"
|
7202 | 7202 | micromatch "^4.0.2"
|
7203 | 7203 |
|
7204 |
| -jest-util@^29.0.3: |
7205 |
| - version "29.0.3" |
7206 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.3.tgz#06d1d77f9a1bea380f121897d78695902959fbc0" |
7207 |
| - integrity sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ== |
| 7204 | +jest-util@^29.2.1: |
| 7205 | + version "29.2.1" |
| 7206 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.2.1.tgz#f26872ba0dc8cbefaba32c34f98935f6cf5fc747" |
| 7207 | + integrity sha512-P5VWDj25r7kj7kl4pN2rG/RN2c1TLfYYYZYULnS/35nFDjBai+hBeo3MDrYZS7p6IoY3YHZnt2vq4L6mKnLk0g== |
7208 | 7208 | dependencies:
|
7209 |
| - "@jest/types" "^29.0.3" |
| 7209 | + "@jest/types" "^29.2.1" |
7210 | 7210 | "@types/node" "*"
|
7211 | 7211 | chalk "^4.0.0"
|
7212 | 7212 | ci-info "^3.2.0"
|
@@ -7255,12 +7255,13 @@ jest-worker@^26.5.0, jest-worker@^26.6.2:
|
7255 | 7255 | merge-stream "^2.0.0"
|
7256 | 7256 | supports-color "^7.0.0"
|
7257 | 7257 |
|
7258 |
| -jest-worker@^29.0.3: |
7259 |
| - version "29.0.3" |
7260 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.0.3.tgz#c2ba0aa7e41eec9eb0be8e8a322ae6518df72647" |
7261 |
| - integrity sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng== |
| 7258 | +jest-worker@^29.2.1: |
| 7259 | + version "29.2.1" |
| 7260 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.2.1.tgz#8ba68255438252e1674f990f0180c54dfa26a3b1" |
| 7261 | + integrity sha512-ROHTZ+oj7sBrgtv46zZ84uWky71AoYi0vEV9CdEtc1FQunsoAGe5HbQmW76nI5QWdvECVPrSi1MCVUmizSavMg== |
7262 | 7262 | dependencies:
|
7263 | 7263 | "@types/node" "*"
|
| 7264 | + jest-util "^29.2.1" |
7264 | 7265 | merge-stream "^2.0.0"
|
7265 | 7266 | supports-color "^8.0.0"
|
7266 | 7267 |
|
|
0 commit comments