Skip to content

Commit

Permalink
chore(deps): update testing library
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 856fbf9 commit 736cfa2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.107",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.3.1",
"@types/chroma-js": "^2.4.4",
"@types/fs-extra": "^11.0.4",
"@types/loadable__component": "^5.13.9",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2879,8 +2879,8 @@ __metadata:
"@swc-node/register": "npm:^1.6.8"
"@swc/core": "npm:^1.3.107"
"@testing-library/cypress": "npm:^10.0.1"
"@testing-library/jest-dom": "npm:^6.4.1"
"@testing-library/react": "npm:^14.2.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^14.3.1"
"@types/chroma-js": "npm:^2.4.4"
"@types/fs-extra": "npm:^11.0.4"
"@types/loadable__component": "npm:^5.13.9"
Expand Down Expand Up @@ -4541,9 +4541,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.1":
version: 6.4.1
resolution: "@testing-library/jest-dom@npm:6.4.1"
"@testing-library/jest-dom@npm:^6.4.2":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -4570,21 +4570,21 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/50104f19eb9e31c21521cc12c0323cb8939d8999eac5e869fb6480f7fc99ea3e131f464e71b9ebe6edc1936e8d9a1a540d9253f1c06ddb5e13387e00ea724ba0
checksum: 10c0/e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc
languageName: node
linkType: hard

"@testing-library/react@npm:^14.2.0":
version: 14.2.0
resolution: "@testing-library/react@npm:14.2.0"
"@testing-library/react@npm:^14.3.1":
version: 14.3.1
resolution: "@testing-library/react@npm:14.3.1"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10c0/dfb6c7eee892a20eeb251094358f37ce88cd3473e12462ceac7e609b1fb365faed21e285ce6c5783abccb3ba19a62c45c61f1eb306812cf9171c473cc5aaca56
checksum: 10c0/1ccf4eb1510500cc20a805cb0244c9098dca28a8745173a8f71ea1274d63774f0b7898a35c878b43c797b89c13621548909ff37843b835c1a27ee1efbbdd098c
languageName: node
linkType: hard

Expand Down

0 comments on commit 736cfa2

Please sign in to comment.