Skip to content

Commit 7db1cdf

Browse files
committed
Bump @testing-library/jest-dom to version 6.4.5
1 parent 21117a3 commit 7db1cdf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@babel/preset-typescript": "^7.14.5",
8080
"@microsoft/api-extractor": "^7.18.1",
8181
"@reduxjs/toolkit": "^2.0.0-beta.4",
82-
"@testing-library/jest-dom": "^6.3.0",
82+
"@testing-library/jest-dom": "^6.4.5",
8383
"@testing-library/react": "^15.0.7",
8484
"@testing-library/react-hooks": "^8.0.1",
8585
"@types/node": "^20.11.6",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2196,17 +2196,17 @@ __metadata:
21962196
languageName: node
21972197
linkType: hard
21982198

2199-
"@testing-library/jest-dom@npm:^6.3.0":
2200-
version: 6.3.0
2201-
resolution: "@testing-library/jest-dom@npm:6.3.0"
2199+
"@testing-library/jest-dom@npm:^6.4.5":
2200+
version: 6.4.5
2201+
resolution: "@testing-library/jest-dom@npm:6.4.5"
22022202
dependencies:
22032203
"@adobe/css-tools": "npm:^4.3.2"
22042204
"@babel/runtime": "npm:^7.9.2"
22052205
aria-query: "npm:^5.0.0"
22062206
chalk: "npm:^3.0.0"
22072207
css.escape: "npm:^1.5.1"
22082208
dom-accessibility-api: "npm:^0.6.3"
2209-
lodash: "npm:^4.17.15"
2209+
lodash: "npm:^4.17.21"
22102210
redent: "npm:^3.0.0"
22112211
peerDependencies:
22122212
"@jest/globals": ">= 28"
@@ -2225,7 +2225,7 @@ __metadata:
22252225
optional: true
22262226
vitest:
22272227
optional: true
2228-
checksum: 10/d96e552cfe5a72fa0a4c21655a9fabe6ffce6a066323c8a0f5847f39ff88229cd2455c9af41d3381b672d65469e74752d29e35dd04c15d8241a9f6a1e7cb78c6
2228+
checksum: 10/6d9e6cc01ec9111ea631657d93596fa9505d294fdfc4172fbd750b8df6268f02d55900626423b195dac5b067a302557453894a5814bdf4e770dee37cdb1c0f2d
22292229
languageName: node
22302230
linkType: hard
22312231

@@ -6025,7 +6025,7 @@ __metadata:
60256025
languageName: node
60266026
linkType: hard
60276027

6028-
"lodash@npm:^4.17.15, lodash@npm:~4.17.15":
6028+
"lodash@npm:^4.17.21, lodash@npm:~4.17.15":
60296029
version: 4.17.21
60306030
resolution: "lodash@npm:4.17.21"
60316031
checksum: 10/c08619c038846ea6ac754abd6dd29d2568aa705feb69339e836dfa8d8b09abbb2f859371e86863eda41848221f9af43714491467b5b0299122431e202bb0c532
@@ -7079,7 +7079,7 @@ __metadata:
70797079
"@babel/preset-typescript": "npm:^7.14.5"
70807080
"@microsoft/api-extractor": "npm:^7.18.1"
70817081
"@reduxjs/toolkit": "npm:^2.0.0-beta.4"
7082-
"@testing-library/jest-dom": "npm:^6.3.0"
7082+
"@testing-library/jest-dom": "npm:^6.4.5"
70837083
"@testing-library/react": "npm:^15.0.7"
70847084
"@testing-library/react-hooks": "npm:^8.0.1"
70857085
"@types/node": "npm:^20.11.6"

0 commit comments

Comments
 (0)