Skip to content

Commit 172d885

Browse files
chore(deps-dev): bump jest-environment-jsdom from 30.1.2 to 30.2.0
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.1.2 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1569336 commit 172d885

File tree

2 files changed

+17
-97
lines changed

2 files changed

+17
-97
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react-hooks": "^5.2.0",
4949
"husky": "^9.1.7",
5050
"jest": "^30.2.0",
51-
"jest-environment-jsdom": "^30.1.2",
51+
"jest-environment-jsdom": "^30.2.0",
5252
"lint-staged": "^16.1.5",
5353
"plop": "^4.0.1",
5454
"prettier": "3.6.2",

yarn.lock

Lines changed: 16 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,28 +1522,18 @@
15221522
resolved "https://registry.yarnpkg.com/@jest/diff-sequences/-/diff-sequences-30.0.1.tgz#0ededeae4d071f5c8ffe3678d15f3a1be09156be"
15231523
integrity sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==
15241524

1525-
"@jest/environment-jsdom-abstract@30.1.2":
1526-
version "30.1.2"
1527-
resolved "https://registry.yarnpkg.com/@jest/environment-jsdom-abstract/-/environment-jsdom-abstract-30.1.2.tgz#4ede626bf27a52c21f11917608f4ab539363b16f"
1528-
integrity sha512-u8kTh/ZBl97GOmnGJLYK/1GuwAruMC4hoP6xuk/kwltmVWsA9u/6fH1/CsPVGt2O+Wn2yEjs8n1B1zZJ62Cx0w==
1529-
dependencies:
1530-
"@jest/environment" "30.1.2"
1531-
"@jest/fake-timers" "30.1.2"
1532-
"@jest/types" "30.0.5"
1533-
"@types/jsdom" "^21.1.7"
1534-
"@types/node" "*"
1535-
jest-mock "30.0.5"
1536-
jest-util "30.0.5"
1537-
1538-
"@jest/environment@30.1.2":
1539-
version "30.1.2"
1540-
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-30.1.2.tgz#f1bd73a7571f96104a3ff2007747c2ce12b5c038"
1541-
integrity sha512-N8t1Ytw4/mr9uN28OnVf0SYE2dGhaIxOVYcwsf9IInBKjvofAjbFRvedvBBlyTYk2knbJTiEjEJ2PyyDIBnd9w==
1525+
"@jest/environment-jsdom-abstract@30.2.0":
1526+
version "30.2.0"
1527+
resolved "https://registry.yarnpkg.com/@jest/environment-jsdom-abstract/-/environment-jsdom-abstract-30.2.0.tgz#1313f9b3b509c31298c241203161b36622865181"
1528+
integrity sha512-kazxw2L9IPuZpQ0mEt9lu9Z98SqR74xcagANmMBU16X0lS23yPc0+S6hGLUz8kVRlomZEs/5S/Zlpqwf5yu6OQ==
15421529
dependencies:
1543-
"@jest/fake-timers" "30.1.2"
1544-
"@jest/types" "30.0.5"
1530+
"@jest/environment" "30.2.0"
1531+
"@jest/fake-timers" "30.2.0"
1532+
"@jest/types" "30.2.0"
1533+
"@types/jsdom" "^21.1.7"
15451534
"@types/node" "*"
1546-
jest-mock "30.0.5"
1535+
jest-mock "30.2.0"
1536+
jest-util "30.2.0"
15471537

15481538
"@jest/environment@30.2.0":
15491539
version "30.2.0"
@@ -1577,18 +1567,6 @@
15771567
expect "30.2.0"
15781568
jest-snapshot "30.2.0"
15791569

1580-
"@jest/fake-timers@30.1.2":
1581-
version "30.1.2"
1582-
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-30.1.2.tgz#cb0df6995034d50c6973ffd3ffdaa1353a816c41"
1583-
integrity sha512-Beljfv9AYkr9K+ETX9tvV61rJTY706BhBUtiaepQHeEGfe0DbpvUA5Z3fomwc5Xkhns6NWrcFDZn+72fLieUnA==
1584-
dependencies:
1585-
"@jest/types" "30.0.5"
1586-
"@sinonjs/fake-timers" "^13.0.0"
1587-
"@types/node" "*"
1588-
jest-message-util "30.1.0"
1589-
jest-mock "30.0.5"
1590-
jest-util "30.0.5"
1591-
15921570
"@jest/fake-timers@30.2.0":
15931571
version "30.2.0"
15941572
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-30.2.0.tgz#0941ddc28a339b9819542495b5408622dc9e94ec"
@@ -1745,19 +1723,6 @@
17451723
"@types/yargs" "^17.0.33"
17461724
chalk "^4.1.2"
17471725

1748-
"@jest/types@30.0.5":
1749-
version "30.0.5"
1750-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.0.5.tgz#29a33a4c036e3904f1cfd94f6fe77f89d2e1cc05"
1751-
integrity sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==
1752-
dependencies:
1753-
"@jest/pattern" "30.0.1"
1754-
"@jest/schemas" "30.0.5"
1755-
"@types/istanbul-lib-coverage" "^2.0.6"
1756-
"@types/istanbul-reports" "^3.0.4"
1757-
"@types/node" "*"
1758-
"@types/yargs" "^17.0.33"
1759-
chalk "^4.1.2"
1760-
17611726
"@jest/types@30.2.0":
17621727
version "30.2.0"
17631728
resolved "https://registry.yarnpkg.com/@jest/types/-/types-30.2.0.tgz#1c678a7924b8f59eafd4c77d56b6d0ba976d62b8"
@@ -5475,13 +5440,13 @@ jest-each@30.2.0:
54755440
jest-util "30.2.0"
54765441
pretty-format "30.2.0"
54775442

5478-
jest-environment-jsdom@^30.1.2:
5479-
version "30.1.2"
5480-
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-30.1.2.tgz#30756e73b9b7c10ebbe9c066f30dd1af670eb9c1"
5481-
integrity sha512-LXsfAh5+mDTuXDONGl1ZLYxtJEaS06GOoxJb2arcJTjIfh1adYg8zLD8f6P0df8VmjvCaMrLmc1PgHUI/YUTbg==
5443+
jest-environment-jsdom@^30.2.0:
5444+
version "30.2.0"
5445+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-30.2.0.tgz#e95e0921ed22be974f1d8a324766d12b1844cb2c"
5446+
integrity sha512-zbBTiqr2Vl78pKp/laGBREYzbZx9ZtqPjOK4++lL4BNDhxRnahg51HtoDrk9/VjIy9IthNEWdKVd7H5bqBhiWQ==
54825447
dependencies:
5483-
"@jest/environment" "30.1.2"
5484-
"@jest/environment-jsdom-abstract" "30.1.2"
5448+
"@jest/environment" "30.2.0"
5449+
"@jest/environment-jsdom-abstract" "30.2.0"
54855450
"@types/jsdom" "^21.1.7"
54865451
"@types/node" "*"
54875452
jsdom "^26.1.0"
@@ -5560,21 +5525,6 @@ jest-message-util@30.0.2:
55605525
slash "^3.0.0"
55615526
stack-utils "^2.0.6"
55625527

5563-
jest-message-util@30.1.0:
5564-
version "30.1.0"
5565-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-30.1.0.tgz#653a9bb1a33306eddf13455ce0666ba621b767c4"
5566-
integrity sha512-HizKDGG98cYkWmaLUHChq4iN+oCENohQLb7Z5guBPumYs+/etonmNFlg1Ps6yN9LTPyZn+M+b/9BbnHx3WTMDg==
5567-
dependencies:
5568-
"@babel/code-frame" "^7.27.1"
5569-
"@jest/types" "30.0.5"
5570-
"@types/stack-utils" "^2.0.3"
5571-
chalk "^4.1.2"
5572-
graceful-fs "^4.2.11"
5573-
micromatch "^4.0.8"
5574-
pretty-format "30.0.5"
5575-
slash "^3.0.0"
5576-
stack-utils "^2.0.6"
5577-
55785528
jest-message-util@30.2.0:
55795529
version "30.2.0"
55805530
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-30.2.0.tgz#fc97bf90d11f118b31e6131e2b67fc4f39f92152"
@@ -5599,15 +5549,6 @@ jest-mock@30.0.2:
55995549
"@types/node" "*"
56005550
jest-util "30.0.2"
56015551

5602-
jest-mock@30.0.5:
5603-
version "30.0.5"
5604-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-30.0.5.tgz#ef437e89212560dd395198115550085038570bdd"
5605-
integrity sha512-Od7TyasAAQX/6S+QCbN6vZoWOMwlTtzzGuxJku1GhGanAjz9y+QsQkpScDmETvdc9aSXyJ/Op4rhpMYBWW91wQ==
5606-
dependencies:
5607-
"@jest/types" "30.0.5"
5608-
"@types/node" "*"
5609-
jest-util "30.0.5"
5610-
56115552
jest-mock@30.2.0:
56125553
version "30.2.0"
56135554
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-30.2.0.tgz#69f991614eeb4060189459d3584f710845bff45e"
@@ -5744,18 +5685,6 @@ jest-util@30.0.2:
57445685
graceful-fs "^4.2.11"
57455686
picomatch "^4.0.2"
57465687

5747-
jest-util@30.0.5:
5748-
version "30.0.5"
5749-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.0.5.tgz#035d380c660ad5f1748dff71c4105338e05f8669"
5750-
integrity sha512-pvyPWssDZR0FlfMxCBoc0tvM8iUEskaRFALUtGQYzVEAqisAztmy+R8LnU14KT4XA0H/a5HMVTXat1jLne010g==
5751-
dependencies:
5752-
"@jest/types" "30.0.5"
5753-
"@types/node" "*"
5754-
chalk "^4.1.2"
5755-
ci-info "^4.2.0"
5756-
graceful-fs "^4.2.11"
5757-
picomatch "^4.0.2"
5758-
57595688
jest-util@30.2.0:
57605689
version "30.2.0"
57615690
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-30.2.0.tgz#5142adbcad6f4e53c2776c067a4db3c14f913705"
@@ -6692,15 +6621,6 @@ pretty-format@30.0.2, pretty-format@^30.0.0:
66926621
ansi-styles "^5.2.0"
66936622
react-is "^18.3.1"
66946623

6695-
pretty-format@30.0.5:
6696-
version "30.0.5"
6697-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-30.0.5.tgz#e001649d472800396c1209684483e18a4d250360"
6698-
integrity sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==
6699-
dependencies:
6700-
"@jest/schemas" "30.0.5"
6701-
ansi-styles "^5.2.0"
6702-
react-is "^18.3.1"
6703-
67046624
pretty-format@30.2.0:
67056625
version "30.2.0"
67066626
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-30.2.0.tgz#2d44fe6134529aed18506f6d11509d8a62775ebe"

0 commit comments

Comments
 (0)