Skip to content

Commit d08430f

Browse files
committed
fix: update dependency react-dev-utils to v5.0.1
1 parent cb12b3e commit d08430f

File tree

3 files changed

+15
-19
lines changed

3 files changed

+15
-19
lines changed

packages/create-react-microservice-scaffold/src/packages/my-fancy-ui-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"flow-copy-source": "1.3.0",
3636
"html-webpack-plugin": "2.30.1",
3737
"log-fancy": "1.3.2",
38-
"react-dev-utils": "4.2.1",
38+
"react-dev-utils": "5.0.1",
3939
"react-error-overlay": "4.0.0",
4040
"script-ext-html-webpack-plugin": "1.8.8",
4141
"uglifyjs-webpack-plugin": "1.2.2",

packages/create-react-microservice-scaffold/src/packages/my-fancy-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"plow-js": "2.1.0",
3636
"prop-types": "15.6.1",
3737
"react": "16.3.1",
38-
"react-dev-utils": "4.2.1",
38+
"react-dev-utils": "5.0.1",
3939
"react-dom": "16.3.1",
4040
"react-redux": "5.0.7",
4141
"recompose": "0.26.0",

packages/create-react-microservice-scaffold/src/yarn.lock

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3018,9 +3018,9 @@ detect-newline@^2.1.0:
30183018
version "2.1.0"
30193019
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
30203020

3021-
3022-
version "1.1.3"
3023-
resolved "https://registry.yarnpkg.com/detect-port-alt/-/detect-port-alt-1.1.3.tgz#a4d2f061d757a034ecf37c514260a98750f2b131"
3021+
3022+
version "1.1.6"
3023+
resolved "https://registry.yarnpkg.com/detect-port-alt/-/detect-port-alt-1.1.6.tgz#24707deabe932d4a3cf621302027c2b266568275"
30243024
dependencies:
30253025
address "^1.0.1"
30263026
debug "^2.6.0"
@@ -7649,9 +7649,9 @@ [email protected]:
76497649
object-assign "^4.0.1"
76507650
pinkie-promise "^2.0.0"
76517651

7652-
opn@5.1.0:
7653-
version "5.1.0"
7654-
resolved "https://registry.yarnpkg.com/opn/-/opn-5.1.0.tgz#72ce2306a17dbea58ff1041853352b4a8fc77519"
7652+
opn@5.2.0:
7653+
version "5.2.0"
7654+
resolved "https://registry.yarnpkg.com/opn/-/opn-5.2.0.tgz#71fdf934d6827d676cecbea1531f95d354641225"
76557655
dependencies:
76567656
is-wsl "^1.1.0"
76577657

@@ -8365,23 +8365,23 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
83658365
minimist "^1.2.0"
83668366
strip-json-comments "~2.0.1"
83678367

8368-
react-dev-utils@4.2.1:
8369-
version "4.2.1"
8370-
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-4.2.1.tgz#9f2763e7bafa1a1b9c52254d2a479deec280f111"
8368+
react-dev-utils@5.0.1:
8369+
version "5.0.1"
8370+
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-5.0.1.tgz#1f396e161fe44b595db1b186a40067289bf06613"
83718371
dependencies:
83728372
address "1.0.3"
83738373
babel-code-frame "6.26.0"
83748374
chalk "1.1.3"
83758375
cross-spawn "5.1.0"
8376-
detect-port-alt "1.1.3"
8376+
detect-port-alt "1.1.6"
83778377
escape-string-regexp "1.0.5"
83788378
filesize "3.5.11"
83798379
global-modules "1.0.0"
83808380
gzip-size "3.0.0"
83818381
inquirer "3.3.0"
83828382
is-root "1.0.0"
8383-
opn "5.1.0"
8384-
react-error-overlay "^3.0.0"
8383+
opn "5.2.0"
8384+
react-error-overlay "^4.0.0"
83858385
recursive-readdir "2.2.1"
83868386
shell-quote "1.6.1"
83878387
sockjs-client "1.1.4"
@@ -8401,14 +8401,10 @@ react-dom@^0.14.0:
84018401
version "0.14.9"
84028402
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-0.14.9.tgz#05064a3dcf0fb1880a3b2bfc9d58c55d8d9f6293"
84038403

8404-
8404+
[email protected], react-error-overlay@^4.0.0:
84058405
version "4.0.0"
84068406
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
84078407

8408-
react-error-overlay@^3.0.0:
8409-
version "3.0.0"
8410-
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
8411-
84128408
react-reconciler@^0.7.0:
84138409
version "0.7.0"
84148410
resolved "https://registry.yarnpkg.com/react-reconciler/-/react-reconciler-0.7.0.tgz#9614894103e5f138deeeb5eabaf3ee80eb1d026d"

0 commit comments

Comments
 (0)