Skip to content

Commit 8373318

Browse files
build(deps-dev): bump jest-environment-jsdom from 29.3.1 to 29.5.0 (#2154)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.3.1 to 29.5.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.5.0/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c0cb71 commit 8373318

File tree

2 files changed

+11
-104
lines changed

2 files changed

+11
-104
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-prettier": "4.2.1",
2727
"eslint-plugin-prettier-doc": "^1.1.0",
2828
"jest": "29.5.0",
29-
"jest-environment-jsdom": "29.3.1",
29+
"jest-environment-jsdom": "29.5.0",
3030
"jest-runner-eslint": "2.0.0",
3131
"jest-snapshot-serializer-raw": "^1.1.0",
3232
"prettier": "^2.8.4",

yarn.lock

Lines changed: 10 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,16 +1303,6 @@
13031303
slash "^3.0.0"
13041304
strip-ansi "^6.0.0"
13051305

1306-
"@jest/environment@^29.3.1":
1307-
version "29.3.1"
1308-
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.3.1.tgz#eb039f726d5fcd14698acd072ac6576d41cfcaa6"
1309-
integrity sha512-pMmvfOPmoa1c1QpfFW0nXYtNLpofqo4BrCIk6f2kW4JFeNlHV2t3vd+3iDLf31e2ot2Mec0uqZfmI+U0K2CFag==
1310-
dependencies:
1311-
"@jest/fake-timers" "^29.3.1"
1312-
"@jest/types" "^29.3.1"
1313-
"@types/node" "*"
1314-
jest-mock "^29.3.1"
1315-
13161306
"@jest/environment@^29.5.0":
13171307
version "29.5.0"
13181308
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.5.0.tgz#9152d56317c1fdb1af389c46640ba74ef0bb4c65"
@@ -1338,18 +1328,6 @@
13381328
expect "^29.5.0"
13391329
jest-snapshot "^29.5.0"
13401330

1341-
"@jest/fake-timers@^29.3.1":
1342-
version "29.3.1"
1343-
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.3.1.tgz#b140625095b60a44de820876d4c14da1aa963f67"
1344-
integrity sha512-iHTL/XpnDlFki9Tq0Q1GGuVeQ8BHZGIYsvCO5eN/O/oJaRzofG9Xndd9HuSDBI/0ZS79pg0iwn07OMTQ7ngF2A==
1345-
dependencies:
1346-
"@jest/types" "^29.3.1"
1347-
"@sinonjs/fake-timers" "^9.1.2"
1348-
"@types/node" "*"
1349-
jest-message-util "^29.3.1"
1350-
jest-mock "^29.3.1"
1351-
jest-util "^29.3.1"
1352-
13531331
"@jest/fake-timers@^29.5.0":
13541332
version "29.5.0"
13551333
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.5.0.tgz#d4d09ec3286b3d90c60bdcd66ed28d35f1b4dc2c"
@@ -1402,13 +1380,6 @@
14021380
strip-ansi "^6.0.0"
14031381
v8-to-istanbul "^9.0.1"
14041382

1405-
"@jest/schemas@^29.0.0":
1406-
version "29.0.0"
1407-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
1408-
integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==
1409-
dependencies:
1410-
"@sinclair/typebox" "^0.24.1"
1411-
14121383
"@jest/schemas@^29.4.3":
14131384
version "29.4.3"
14141385
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.3.tgz#39cf1b8469afc40b6f5a2baaa146e332c4151788"
@@ -1466,7 +1437,7 @@
14661437
slash "^3.0.0"
14671438
write-file-atomic "^4.0.2"
14681439

1469-
"@jest/types@^29.3.1", "@jest/types@^29.5.0":
1440+
"@jest/types@^29.5.0":
14701441
version "29.5.0"
14711442
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
14721443
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
@@ -1576,23 +1547,11 @@
15761547
"@nodelib/fs.scandir" "2.1.5"
15771548
fastq "^1.6.0"
15781549

1579-
"@sinclair/typebox@^0.24.1":
1580-
version "0.24.36"
1581-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.36.tgz#8d44cf34fac7226c61f57b174c0b4b47652a2f8f"
1582-
integrity sha512-KxQQnSP+5x+JbBbnz0ZwCK0KQ06Wsvt8eYCUsBkt+h80+iXaVJzfDQ9GmAcypfUk/HrQL+l1Hjz1Fjeznfs+Uw==
1583-
15841550
"@sinclair/typebox@^0.25.16":
15851551
version "0.25.24"
15861552
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
15871553
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
15881554

1589-
"@sinonjs/commons@^1.7.0":
1590-
version "1.8.3"
1591-
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
1592-
integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==
1593-
dependencies:
1594-
type-detect "4.0.8"
1595-
15961555
"@sinonjs/commons@^2.0.0":
15971556
version "2.0.0"
15981557
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-2.0.0.tgz#fd4ca5b063554307e8327b4564bd56d3b73924a3"
@@ -1607,13 +1566,6 @@
16071566
dependencies:
16081567
"@sinonjs/commons" "^2.0.0"
16091568

1610-
"@sinonjs/fake-timers@^9.1.2":
1611-
version "9.1.2"
1612-
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c"
1613-
integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
1614-
dependencies:
1615-
"@sinonjs/commons" "^1.7.0"
1616-
16171569
"@tootallnate/once@1":
16181570
version "1.1.2"
16191571
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
@@ -3549,18 +3501,18 @@ jest-each@^29.5.0:
35493501
jest-util "^29.5.0"
35503502
pretty-format "^29.5.0"
35513503

3552-
jest-environment-jsdom@29.3.1:
3553-
version "29.3.1"
3554-
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.3.1.tgz#14ca63c3e0ef5c63c5bcb46033e50bc649e3b639"
3555-
integrity sha512-G46nKgiez2Gy4zvYNhayfMEAFlVHhWfncqvqS6yCd0i+a4NsSUD2WtrKSaYQrYiLQaupHXxCRi8xxVL2M9PbhA==
3504+
jest-environment-jsdom@29.5.0:
3505+
version "29.5.0"
3506+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.5.0.tgz#cfe86ebaf1453f3297b5ff3470fbe94739c960cb"
3507+
integrity sha512-/KG8yEK4aN8ak56yFVdqFDzKNHgF4BAymCx2LbPNPsUshUlfAl0eX402Xm1pt+eoG9SLZEUVifqXtX8SK74KCw==
35563508
dependencies:
3557-
"@jest/environment" "^29.3.1"
3558-
"@jest/fake-timers" "^29.3.1"
3559-
"@jest/types" "^29.3.1"
3509+
"@jest/environment" "^29.5.0"
3510+
"@jest/fake-timers" "^29.5.0"
3511+
"@jest/types" "^29.5.0"
35603512
"@types/jsdom" "^20.0.0"
35613513
"@types/node" "*"
3562-
jest-mock "^29.3.1"
3563-
jest-util "^29.3.1"
3514+
jest-mock "^29.5.0"
3515+
jest-util "^29.5.0"
35643516
jsdom "^20.0.0"
35653517

35663518
jest-environment-node@^29.5.0:
@@ -3617,21 +3569,6 @@ jest-matcher-utils@^29.5.0:
36173569
jest-get-type "^29.4.3"
36183570
pretty-format "^29.5.0"
36193571

3620-
jest-message-util@^29.3.1:
3621-
version "29.3.1"
3622-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.3.1.tgz#37bc5c468dfe5120712053dd03faf0f053bd6adb"
3623-
integrity sha512-lMJTbgNcDm5z+6KDxWtqOFWlGQxD6XaYwBqHR8kmpkP+WWWG90I35kdtQHY67Ay5CSuydkTBbJG+tH9JShFCyA==
3624-
dependencies:
3625-
"@babel/code-frame" "^7.12.13"
3626-
"@jest/types" "^29.3.1"
3627-
"@types/stack-utils" "^2.0.0"
3628-
chalk "^4.0.0"
3629-
graceful-fs "^4.2.9"
3630-
micromatch "^4.0.4"
3631-
pretty-format "^29.3.1"
3632-
slash "^3.0.0"
3633-
stack-utils "^2.0.3"
3634-
36353572
jest-message-util@^29.5.0:
36363573
version "29.5.0"
36373574
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.5.0.tgz#1f776cac3aca332ab8dd2e3b41625435085c900e"
@@ -3647,15 +3584,6 @@ jest-message-util@^29.5.0:
36473584
slash "^3.0.0"
36483585
stack-utils "^2.0.3"
36493586

3650-
jest-mock@^29.3.1:
3651-
version "29.3.1"
3652-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.3.1.tgz#60287d92e5010979d01f218c6b215b688e0f313e"
3653-
integrity sha512-H8/qFDtDVMFvFP4X8NuOT3XRDzOUTz+FeACjufHzsOIBAxivLqkB1PoLCaJx9iPPQ8dZThHPp/G3WRWyMgA3JA==
3654-
dependencies:
3655-
"@jest/types" "^29.3.1"
3656-
"@types/node" "*"
3657-
jest-util "^29.3.1"
3658-
36593587
jest-mock@^29.5.0:
36603588
version "29.5.0"
36613589
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.5.0.tgz#26e2172bcc71d8b0195081ff1f146ac7e1518aed"
@@ -3797,18 +3725,6 @@ jest-snapshot@^29.5.0:
37973725
pretty-format "^29.5.0"
37983726
semver "^7.3.5"
37993727

3800-
jest-util@^29.3.1:
3801-
version "29.3.1"
3802-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1"
3803-
integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==
3804-
dependencies:
3805-
"@jest/types" "^29.3.1"
3806-
"@types/node" "*"
3807-
chalk "^4.0.0"
3808-
ci-info "^3.2.0"
3809-
graceful-fs "^4.2.9"
3810-
picomatch "^2.2.3"
3811-
38123728
jest-util@^29.5.0:
38133729
version "29.5.0"
38143730
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
@@ -4409,15 +4325,6 @@ prettier@^2.8.4:
44094325
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
44104326
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
44114327

4412-
pretty-format@^29.3.1:
4413-
version "29.3.1"
4414-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.3.1.tgz#1841cac822b02b4da8971dacb03e8a871b4722da"
4415-
integrity sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==
4416-
dependencies:
4417-
"@jest/schemas" "^29.0.0"
4418-
ansi-styles "^5.0.0"
4419-
react-is "^18.0.0"
4420-
44214328
pretty-format@^29.5.0:
44224329
version "29.5.0"
44234330
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.5.0.tgz#283134e74f70e2e3e7229336de0e4fce94ccde5a"

0 commit comments

Comments
 (0)