Skip to content

Commit ace2aaa

Browse files
renovate-botalexandr-g
authored andcommitted
fix(deps): update dependency react-scripts to v3.3.1
1 parent 0182887 commit ace2aaa

File tree

3 files changed

+1190
-546
lines changed

3 files changed

+1190
-546
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-dom": "^16.12.0",
6262
"react-redux": "^7.1.3",
6363
"react-router-dom": "^5.1.2",
64-
"react-scripts": "3.3.0",
64+
"react-scripts": "3.3.1",
6565
"redux": "^4.0.5",
6666
"redux-devtools-extension": "^2.13.8",
6767
"redux-mock-store": "^1.5.4",

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "1.19.1",
2424
"react-redux": "7.1.3",
2525
"react-router-dom": "5.1.2",
26-
"react-scripts": "3.3.0",
26+
"react-scripts": "3.3.1",
2727
"redux": "4.0.5",
2828
"redux-devtools-extension": "2.13.8",
2929
"redux-mock-store": "1.5.4",

0 commit comments

Comments
 (0)