Skip to content

Commit 01bfc30

Browse files
chore(deps): update dependency @testing-library/react to v14.2.1
1 parent 1da3a43 commit 01bfc30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/preset-react": "7.23.3",
5656
"@testing-library/dom": "9.3.4",
5757
"@testing-library/jest-dom": "6.4.1",
58-
"@testing-library/react": "14.2.0",
58+
"@testing-library/react": "14.2.1",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",
6161
"babel-loader": "9.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,10 +1459,10 @@
14591459
lodash "^4.17.15"
14601460
redent "^3.0.0"
14611461

1462-
"@testing-library/[email protected].0":
1463-
version "14.2.0"
1464-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.2.0.tgz#256add361581316b7ee9e60a585aaed9c8c19655"
1465-
integrity sha512-7uBnPHyOG6nDGCzv8SLeJbSa33ZoYw7swYpSLIgJvBALdq7l9zPNk33om4USrxy1lKTxXaVfufzLmq83WNfWIw==
1462+
"@testing-library/[email protected].1":
1463+
version "14.2.1"
1464+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.2.1.tgz#bf69aa3f71c36133349976a4a2da3687561d8310"
1465+
integrity sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==
14661466
dependencies:
14671467
"@babel/runtime" "^7.12.5"
14681468
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)