Skip to content

Commit e54f29e

Browse files
fix(package): update @testing-library/react to version 10.0.3
Closes #106
1 parent c21efdd commit e54f29e

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
@@ -46,7 +46,7 @@
4646
"@babel/preset-typescript": "^7.7.4",
4747
"@babel/runtime": "^7.7.6",
4848
"@testing-library/jest-dom": "^4.2.4",
49-
"@testing-library/react": "^9.4.0",
49+
"@testing-library/react": "^10.0.3",
5050
"@types/jest": "^24.0.23",
5151
"@types/node": "^13.1.0",
5252
"@typescript-eslint/eslint-plugin": "^2.12.0",

0 commit comments

Comments
 (0)