Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge 7df465a into 09f3f96
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2021
2 parents 09f3f96 + 7df465a commit b8fc194
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 8 deletions.
58 changes: 55 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -73,7 +73,7 @@
"prettier": "2.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "7.2.2",
"react-redux": "7.2.4",
"react-test-renderer": "17.0.2",
"redux": "4.1.0",
"rollup": "2.48.0",
Expand Down
52 changes: 49 additions & 3 deletions test-e2e/react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-e2e/react-app/package.json
Expand Up @@ -8,7 +8,7 @@
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "7.2.2",
"react-redux": "7.2.4",
"redux": "4.1.0"
},
"scripts": {
Expand Down

0 comments on commit b8fc194

Please sign in to comment.