Skip to content

Commit 13dfd96

Browse files
committed
fix: upgrade @testing-library/react from 14.0.0 to 14.3.1
Snyk has created this PR to upgrade @testing-library/react from 14.0.0 to 14.3.1. See this package in npm: @testing-library/react See this project in Snyk: https://app.snyk.io/org/abdulrahman305/project/01031fdb-0ccb-4fc5-b7af-321a195f6ed3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9196f9e commit 13dfd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"@sentry/node": "^7.23.0",
203203
"@sentry/tracing": "^7.23.0",
204204
"@swc/core": "1.6.7",
205-
"@testing-library/react": "~14.0.0",
205+
"@testing-library/react": "~14.3.1",
206206
"@types/deep-equal": "1.0.1",
207207
"@types/http-proxy": "~1.17.9",
208208
"@types/inquirer": "^8.2.0",

0 commit comments

Comments
 (0)