Skip to content

Commit 1dee607

Browse files
fix(deps): update dependency react-scripts to v5.0.1
1 parent cf71025 commit 1dee607

File tree

4 files changed

+91
-100
lines changed

4 files changed

+91
-100
lines changed

example-cypress-10/todo-example/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example-cypress-10/todo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/user-event": "^13.5.0",
99
"react": "^17.0.2",
1010
"react-dom": "^17.0.2",
11-
"react-scripts": "5.0.0",
11+
"react-scripts": "5.0.1",
1212
"web-vitals": "^2.1.4"
1313
},
1414
"scripts": {

0 commit comments

Comments
 (0)