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

Commit d933937

Browse files
authored
Merge pull request #16 from withspectrum/depfu/update/yarn/react-app-rewired-1.5.2
Update react-app-rewired: 1.2.0 → 1.5.2 (minor)
2 parents fbdc8b6 + 70f33df commit d933937

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
@@ -23,8 +23,8 @@
2323
]
2424
},
2525
"dependencies": {
26+
"react-app-rewired": "^1.5.2"
2627
"babel-plugin-styled-components": "^1.5.1",
27-
"react-app-rewired": "^1.2.0"
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
@@ -2460,9 +2460,9 @@ rc@^1.1.7:
24602460
minimist "^1.2.0"
24612461
strip-json-comments "~2.0.1"
24622462

2463-
react-app-rewired@^1.2.0:
2464-
version "1.2.0"
2465-
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-1.2.0.tgz#0ecab9007292ee5ed50812eb93818065d12da561"
2463+
react-app-rewired@^1.5.2:
2464+
version "1.5.2"
2465+
resolved "https://registry.yarnpkg.com/react-app-rewired/-/react-app-rewired-1.5.2.tgz#0f5cdbc92f47f166bb0bcadf8a5d00999b90f68f"
24662466
dependencies:
24672467
cross-spawn "^5.1.0"
24682468
dotenv "^4.0.0"

0 commit comments

Comments
 (0)