Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v14.3.1 (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 725729f commit 647ab5a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion @ornikar/jest-config-react/package.json
Expand Up @@ -28,7 +28,7 @@
"jest-fail-on-console": "^3.1.1"
},
"devDependencies": {
"@testing-library/react": "14.2.2",
"@testing-library/react": "14.3.1",
"jest": "29.7.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3118,7 +3118,7 @@ __metadata:
resolution: "@ornikar/jest-config-react@workspace:@ornikar/jest-config-react"
dependencies:
"@ornikar/jest-config": "npm:11.2.0"
"@testing-library/react": "npm:14.2.2"
"@testing-library/react": "npm:14.3.1"
identity-obj-proxy: "npm:^3.0.0"
jest: "npm:29.7.0"
jest-fail-on-console: "npm:^3.1.1"
Expand Down Expand Up @@ -3682,17 +3682,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
"@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/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
checksum: 10c0/1ccf4eb1510500cc20a805cb0244c9098dca28a8745173a8f71ea1274d63774f0b7898a35c878b43c797b89c13621548909ff37843b835c1a27ee1efbbdd098c
languageName: node
linkType: hard

Expand Down

0 comments on commit 647ab5a

Please sign in to comment.