Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 7d67150

Browse files
committed
Update react-app-rewired to version 1.5.2
1 parent 59f1e9c commit 7d67150

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"babel-plugin-styled-components": "^1.1.4",
27-
"react-app-rewired": "^1.2.0"
27+
"react-app-rewired": "^1.5.2"
2828
},
2929
"peerDependencies": {
3030
"styled-components": "2.x || 3.x"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,9 +2424,9 @@ rc@^1.1.7:
24242424
minimist "^1.2.0"
24252425
strip-json-comments "~2.0.1"
24262426

2427-
react-app-rewired@^1.2.0:
2428-
version "1.2.0"
2429-
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-1.2.0.tgz#0ecab9007292ee5ed50812eb93818065d12da561"
2427+
react-app-rewired@^1.5.2:
2428+
version "1.5.2"
2429+
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-1.5.2.tgz#0f5cdbc92f47f166bb0bcadf8a5d00999b90f68f"
24302430
dependencies:
24312431
cross-spawn "^5.1.0"
24322432
dotenv "^4.0.0"

0 commit comments

Comments
 (0)