Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent b98f74e commit d0dddd5
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.1.2",
"@testing-library/react": "14.2.0",
"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.1.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/react": "npm:14.2.0"
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.1.2":
version: 14.1.2
resolution: "@testing-library/react@npm:14.1.2"
"@testing-library/react@npm:14.2.0":
version: 14.2.0
resolution: "@testing-library/react@npm:14.2.0"
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: b5b0990d3aa0ea8b37c55804e0d5d584fc638a5c7d4df90da9a0fdb00bc981b27b6991468b2dc719982a5d0b0107a41596063ce51ad519eeab47b22bc04d6779
checksum: dfb6c7eee892a20eeb251094358f37ce88cd3473e12462ceac7e609b1fb365faed21e285ce6c5783abccb3ba19a62c45c61f1eb306812cf9171c473cc5aaca56
languageName: node
linkType: hard

Expand Down

0 comments on commit d0dddd5

Please sign in to comment.