Skip to content

Commit 970b3b3

Browse files
chore(deps-dev): Bump jest-environment-jsdom from 29.1.1 to 29.1.2 (#13775)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.1.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-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6a8906 commit 970b3b3

File tree

2 files changed

+15
-63
lines changed

2 files changed

+15
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"intersection-observer": "0.12.2",
146146
"jest": "29.1.2",
147147
"jest-canvas-mock": "2.4.0",
148-
"jest-environment-jsdom": "29.1.1",
148+
"jest-environment-jsdom": "29.1.2",
149149
"jest-jasmine2": "29.1.1",
150150
"jsdom-worker": "0.3.0",
151151
"less": "3.13.1",

yarn.lock

Lines changed: 14 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
3131
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
3232

33-
"@babel/compat-data@^7.19.3":
34-
version "7.19.3"
35-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
36-
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
37-
3833
"@babel/[email protected]", "@babel/core@>=7.9.0", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
3934
version "7.19.3"
4035
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
@@ -89,7 +84,7 @@
8984
"@babel/helper-explode-assignable-expression" "^7.18.6"
9085
"@babel/types" "^7.18.6"
9186

92-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1", "@babel/helper-compilation-targets@^7.19.3":
87+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3":
9388
version "7.19.3"
9489
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca"
9590
integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==
@@ -1732,17 +1727,7 @@
17321727
slash "^3.0.0"
17331728
strip-ansi "^6.0.0"
17341729

1735-
"@jest/environment@^29.1.1":
1736-
version "29.1.1"
1737-
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.1.1.tgz#afeb66563d8d366a329908087b6697c3bfaed3cb"
1738-
integrity sha512-69WULhTD38UcjvLGRAnnwC5hDt35ZC91ZwnvWipNOAOSaQNT32uKYL/TVCT3tncB9L1D++LOmBbYhTYP4TLuuQ==
1739-
dependencies:
1740-
"@jest/fake-timers" "^29.1.1"
1741-
"@jest/types" "^29.1.0"
1742-
"@types/node" "*"
1743-
jest-mock "^29.1.1"
1744-
1745-
"@jest/environment@^29.1.2":
1730+
"@jest/environment@^29.1.1", "@jest/environment@^29.1.2":
17461731
version "29.1.2"
17471732
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.1.2.tgz#bb51a43fce9f960ba9a48f0b5b556f30618ebc0a"
17481733
integrity sha512-rG7xZ2UeOfvOVzoLIJ0ZmvPl4tBEQ2n73CZJSlzUjPw4or1oSWC0s0Rk0ZX+pIBJ04aVr6hLWFn1DFtrnf8MhQ==
@@ -1782,19 +1767,7 @@
17821767
expect "^29.1.2"
17831768
jest-snapshot "^29.1.2"
17841769

1785-
"@jest/fake-timers@^29.1.1":
1786-
version "29.1.1"
1787-
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.1.1.tgz#ae345e5ca51e9f72e0d861e17c65d9cb558f407b"
1788-
integrity sha512-5wTGObRfL/OjzEz0v2ShXlzeJFJw8mO6ByMBwmPLd6+vkdPcmIpCvASG/PR/g8DpchSIEeDXCxQADojHxuhX8g==
1789-
dependencies:
1790-
"@jest/types" "^29.1.0"
1791-
"@sinonjs/fake-timers" "^9.1.2"
1792-
"@types/node" "*"
1793-
jest-message-util "^29.1.0"
1794-
jest-mock "^29.1.1"
1795-
jest-util "^29.1.0"
1796-
1797-
"@jest/fake-timers@^29.1.2":
1770+
"@jest/fake-timers@^29.1.1", "@jest/fake-timers@^29.1.2":
17981771
version "29.1.2"
17991772
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.1.2.tgz#f157cdf23b4da48ce46cb00fea28ed1b57fc271a"
18001773
integrity sha512-GppaEqS+QQYegedxVMpCe2xCXxxeYwQ7RsNx55zc8f+1q1qevkZGKequfTASI7ejmg9WwI+SJCrHe9X11bLL9Q==
@@ -8091,18 +8064,18 @@ jest-each@^29.1.2:
80918064
jest-util "^29.1.2"
80928065
pretty-format "^29.1.2"
80938066

8094-
8095-
version "29.1.1"
8096-
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.1.1.tgz#33e849e96138493420020de3a4f459e253925a96"
8097-
integrity sha512-bXmOu26O4W/pszWgaUNCfFBMy8hqSz/SOcGKhqJ2ICYlNEUAXBk77eYkO57/Pmn9kNXVG18A8xwVQlZAzZzJ7Q==
8067+
8068+
version "29.1.2"
8069+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.1.2.tgz#59c5d7c53c999e1518cc2f1cd4ee19ab4b68eb68"
8070+
integrity sha512-D+XNIKia5+uDjSMwL/G1l6N9MCb7LymKI8FpcLo7kkISjc/Sa9w+dXXEa7u1Wijo3f8sVLqfxdGqYtRhmca+Xw==
80988071
dependencies:
8099-
"@jest/environment" "^29.1.1"
8100-
"@jest/fake-timers" "^29.1.1"
8101-
"@jest/types" "^29.1.0"
8072+
"@jest/environment" "^29.1.2"
8073+
"@jest/fake-timers" "^29.1.2"
8074+
"@jest/types" "^29.1.2"
81028075
"@types/jsdom" "^20.0.0"
81038076
"@types/node" "*"
8104-
jest-mock "^29.1.1"
8105-
jest-util "^29.1.0"
8077+
jest-mock "^29.1.2"
8078+
jest-util "^29.1.2"
81068079
jsdom "^20.0.0"
81078080

81088081
jest-environment-node@^29.1.2:
@@ -8241,16 +8214,7 @@ jest-message-util@^29.1.2:
82418214
slash "^3.0.0"
82428215
stack-utils "^2.0.3"
82438216

8244-
jest-mock@^29.1.1:
8245-
version "29.1.1"
8246-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.1.1.tgz#b5475d07a8db6d39fe73e960ca94a3ac761afe0d"
8247-
integrity sha512-vDe56JmImqt3j8pHcEIkahQbSCnBS49wda0spIl0bkrIM7VDZXjKaes6W28vKZye0atNAcFaj3dxXh0XWjBW4Q==
8248-
dependencies:
8249-
"@jest/types" "^29.1.0"
8250-
"@types/node" "*"
8251-
jest-util "^29.1.0"
8252-
8253-
jest-mock@^29.1.2:
8217+
jest-mock@^29.1.1, jest-mock@^29.1.2:
82548218
version "29.1.2"
82558219
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.1.2.tgz#de47807edbb9d4abf8423f1d8d308d670105678c"
82568220
integrity sha512-PFDAdjjWbjPUtQPkQufvniXIS3N9Tv7tbibePEjIIprzjgo0qQlyUiVMrT4vL8FaSJo1QXifQUOuPH3HQC/aMA==
@@ -8450,19 +8414,7 @@ jest-snapshot@^29.1.2:
84508414
pretty-format "^29.1.2"
84518415
semver "^7.3.5"
84528416

8453-
jest-util@^29.1.0:
8454-
version "29.1.0"
8455-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.0.tgz#e8a971dfb900bb85f090c752aa321b6912e81002"
8456-
integrity sha512-5haD8egMAEAq/e8ritN2Gr1WjLYtXi4udAIZB22GnKlv/2MHkbCjcyjgDBmyezAMMeQKGfoaaDsWCmVlnHZ1WQ==
8457-
dependencies:
8458-
"@jest/types" "^29.1.0"
8459-
"@types/node" "*"
8460-
chalk "^4.0.0"
8461-
ci-info "^3.2.0"
8462-
graceful-fs "^4.2.9"
8463-
picomatch "^2.2.3"
8464-
8465-
jest-util@^29.1.2:
8417+
jest-util@^29.1.0, jest-util@^29.1.2:
84668418
version "29.1.2"
84678419
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
84688420
integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==

0 commit comments

Comments
 (0)