Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to ^6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 58fe1aa commit bd1ad84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"@playwright/test": "^1.41.1",
"@tanstack/eslint-plugin-query": "^5.17.20",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.1",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3234,9 +3234,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.2.1":
version: 6.2.1
resolution: "@testing-library/jest-dom@npm:6.2.1"
"@testing-library/jest-dom@npm:^6.3.0":
version: 6.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -3263,7 +3263,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: e522314c4623d2030146570ed5907c71126477272760fa6bce7a2db4ee5dd1edf492ebc9a5f442e99f69d4d6e2a9d0aac49fae41323211dbcee186a1eca04707
checksum: d96e552cfe5a72fa0a4c21655a9fabe6ffce6a066323c8a0f5847f39ff88229cd2455c9af41d3381b672d65469e74752d29e35dd04c15d8241a9f6a1e7cb78c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9884,7 +9884,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.17.20"
"@tanstack/react-query": "npm:^5.17.19"
"@testing-library/dom": "npm:^9.3.4"
"@testing-library/jest-dom": "npm:^6.2.1"
"@testing-library/jest-dom": "npm:^6.3.0"
"@testing-library/react": "npm:^14.1.2"
"@testing-library/user-event": "npm:^14.5.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
Expand Down

0 comments on commit bd1ad84

Please sign in to comment.