Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v14.2.2 (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 7bbfcf2 commit a89a6fb
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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest-fail-on-console": "^3.1.1"
},
"devDependencies": {
"@testing-library/react": "14.2.1",
"@testing-library/react": "14.2.2",
"jest": "29.7.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
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.1"
"@testing-library/react": "npm:14.2.2"
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.1":
version: 14.2.1
resolution: "@testing-library/react@npm:14.2.1"
"@testing-library/react@npm:14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
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/83b35cf8bf5640f1b63b32223ebc75799dc1a8e034d819120b26838fba0b0ab10bdbe6ad07dd8ae8287365f2b0c52dc9892a6fa11bb24d3e63ad97dfb7f2f296
checksum: 10c0/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
languageName: node
linkType: hard

Expand Down

0 comments on commit a89a6fb

Please sign in to comment.