Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to ^6.4.8 (#602
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 86b828b commit fe92ab9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.1.4",
"@testing-library/jest-dom": "^6.4.7",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.11",
Expand Down
27 changes: 5 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2416,9 +2416,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.7":
version: 6.4.7
resolution: "@testing-library/jest-dom@npm:6.4.7"
"@testing-library/jest-dom@npm:^6.4.8":
version: 6.4.8
resolution: "@testing-library/jest-dom@npm:6.4.8"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -2428,24 +2428,7 @@ __metadata:
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 10c0/e5b225d047c30291c5806a958c2ea67919c67756549c5b25424bacf3c766f1d535d1fe6ebd342da47e7297def13d829ffd515dd84d504ca86a822300ddcff91f
checksum: 10c0/8eececcac1ec7728c038b9d9eabfc8b8dcf4dc1e997c959450bff16d946e3344275862b84bfe0e1d1beb3817368e782464816aca47ab5c94f0ebf66db71df55d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7375,7 +7358,7 @@ __metadata:
"@rollup/plugin-terser": "npm:^0.4.4"
"@rollup/plugin-typescript": "npm:^11.1.6"
"@size-limit/preset-small-lib": "npm:^11.1.4"
"@testing-library/jest-dom": "npm:^6.4.7"
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.14.11"
Expand Down

0 comments on commit fe92ab9

Please sign in to comment.