Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#19393)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.1.2 to 29.2.1. - [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.2.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3de6c9c02d
commit
dee69be60e
|
@ -154,7 +154,7 @@
|
|||
"eslint-plugin-promise": "~6.1.1",
|
||||
"eslint-plugin-react": "~7.31.10",
|
||||
"jest": "^29.1.2",
|
||||
"jest-environment-jsdom": "^29.1.2",
|
||||
"jest-environment-jsdom": "^29.2.1",
|
||||
"postcss-scss": "^4.0.5",
|
||||
"prettier": "^2.7.1",
|
||||
"raf": "^3.4.1",
|
||||
|
|
102
yarn.lock
102
yarn.lock
|
@ -1371,15 +1371,15 @@
|
|||
slash "^3.0.0"
|
||||
strip-ansi "^6.0.0"
|
||||
|
||||
"@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==
|
||||
"@jest/environment@^29.1.2", "@jest/environment@^29.2.1":
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.2.1.tgz#acb1994fbd5ad02819a1a34a923c531e6923b665"
|
||||
integrity sha512-EutqA7T/X6zFjw6mAWRHND+ZkTPklmIEWCNbmwX6uCmOrFrWaLbDZjA+gePHJx6fFMMRvNfjXcvzXEtz54KPlg==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@jest/fake-timers" "^29.2.1"
|
||||
"@jest/types" "^29.2.1"
|
||||
"@types/node" "*"
|
||||
jest-mock "^29.1.2"
|
||||
jest-mock "^29.2.1"
|
||||
|
||||
"@jest/expect-utils@^29.1.2":
|
||||
version "29.1.2"
|
||||
|
@ -1396,17 +1396,17 @@
|
|||
expect "^29.1.2"
|
||||
jest-snapshot "^29.1.2"
|
||||
|
||||
"@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==
|
||||
"@jest/fake-timers@^29.1.2", "@jest/fake-timers@^29.2.1":
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.2.1.tgz#786d60e8cb60ca70c9f913cb49fcc77610c072bb"
|
||||
integrity sha512-KWil+8fef7Uj/P/PTZlPKk1Pw117wAmr71VWFV8ZDtRtkwmTG8oY4IRf0Ss44J2y5CYRy8d/zLOhxyoGRENjvA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.1.2"
|
||||
"@jest/types" "^29.2.1"
|
||||
"@sinonjs/fake-timers" "^9.1.2"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^29.1.2"
|
||||
jest-mock "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
jest-message-util "^29.2.1"
|
||||
jest-mock "^29.2.1"
|
||||
jest-util "^29.2.1"
|
||||
|
||||
"@jest/globals@^29.1.2":
|
||||
version "29.1.2"
|
||||
|
@ -1527,10 +1527,10 @@
|
|||
"@types/yargs" "^16.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@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==
|
||||
"@jest/types@^29.1.2", "@jest/types@^29.2.1":
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0"
|
||||
integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw==
|
||||
dependencies:
|
||||
"@jest/schemas" "^29.0.0"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
|
@ -6706,18 +6706,18 @@ jest-each@^29.1.2:
|
|||
jest-util "^29.1.2"
|
||||
pretty-format "^29.1.2"
|
||||
|
||||
jest-environment-jsdom@^29.1.2:
|
||||
version "29.1.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.1.2.tgz#59c5d7c53c999e1518cc2f1cd4ee19ab4b68eb68"
|
||||
integrity sha512-D+XNIKia5+uDjSMwL/G1l6N9MCb7LymKI8FpcLo7kkISjc/Sa9w+dXXEa7u1Wijo3f8sVLqfxdGqYtRhmca+Xw==
|
||||
jest-environment-jsdom@^29.2.1:
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.2.1.tgz#5bfbbc52a74b333c7e69ff3a4f540af850a7a718"
|
||||
integrity sha512-MipBdmrjgzEdQMkK7b7wBShOfv1VqO6FVwa9S43bZwKYLC4dlWnPiCgNpZX3ypNEpJO8EMpMhg4HrUkWUZXGiw==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.1.2"
|
||||
"@jest/fake-timers" "^29.1.2"
|
||||
"@jest/types" "^29.1.2"
|
||||
"@jest/environment" "^29.2.1"
|
||||
"@jest/fake-timers" "^29.2.1"
|
||||
"@jest/types" "^29.2.1"
|
||||
"@types/jsdom" "^20.0.0"
|
||||
"@types/node" "*"
|
||||
jest-mock "^29.1.2"
|
||||
jest-util "^29.1.2"
|
||||
jest-mock "^29.2.1"
|
||||
jest-util "^29.2.1"
|
||||
jsdom "^20.0.0"
|
||||
|
||||
jest-environment-node@^29.1.2:
|
||||
|
@ -6813,14 +6813,29 @@ jest-message-util@^29.1.2:
|
|||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
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==
|
||||
jest-message-util@^29.2.1:
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.2.1.tgz#3a51357fbbe0cc34236f17a90d772746cf8d9193"
|
||||
integrity sha512-Dx5nEjw9V8C1/Yj10S/8ivA8F439VS8vTq1L7hEgwHFn9ovSKNpYW/kwNh7UglaEgXO42XxzKJB+2x0nSglFVw==
|
||||
dependencies:
|
||||
"@jest/types" "^29.1.2"
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^29.2.1"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^29.2.1"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-mock@^29.1.2, jest-mock@^29.2.1:
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.1.tgz#a0d361cffcb28184fa9c5443adbf591fa5759775"
|
||||
integrity sha512-NDphaY/GqyQpTfnTZiTqqpMaw4Z0I7XnB7yBgrT6IwYrLGxpOhrejYr4ANY4YvO2sEGdd8Tx/6D0+WLQy7/qDA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.2.1"
|
||||
"@types/node" "*"
|
||||
jest-util "^29.1.2"
|
||||
jest-util "^29.2.1"
|
||||
|
||||
jest-pnp-resolver@^1.2.2:
|
||||
version "1.2.2"
|
||||
|
@ -6945,12 +6960,12 @@ jest-snapshot@^29.1.2:
|
|||
pretty-format "^29.1.2"
|
||||
semver "^7.3.5"
|
||||
|
||||
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==
|
||||
jest-util@^29.1.2, jest-util@^29.2.1:
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.2.1.tgz#f26872ba0dc8cbefaba32c34f98935f6cf5fc747"
|
||||
integrity sha512-P5VWDj25r7kj7kl4pN2rG/RN2c1TLfYYYZYULnS/35nFDjBai+hBeo3MDrYZS7p6IoY3YHZnt2vq4L6mKnLk0g==
|
||||
dependencies:
|
||||
"@jest/types" "^29.1.2"
|
||||
"@jest/types" "^29.2.1"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
|
@ -9074,6 +9089,15 @@ pretty-format@^29.1.2:
|
|||
ansi-styles "^5.0.0"
|
||||
react-is "^18.0.0"
|
||||
|
||||
pretty-format@^29.2.1:
|
||||
version "29.2.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.2.1.tgz#86e7748fe8bbc96a6a4e04fa99172630907a9611"
|
||||
integrity sha512-Y41Sa4aLCtKAXvwuIpTvcFBkyeYp2gdFWzXGA+ZNES3VwURIB165XO/z7CjETwzCCS53MjW/rLMyyqEnTtaOfA==
|
||||
dependencies:
|
||||
"@jest/schemas" "^29.0.0"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^18.0.0"
|
||||
|
||||
process-nextick-args@~2.0.0:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
|
||||
|
|
Loading…
Reference in New Issue