Skip to content

Commit 7dec093

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency react-scripts to v2.1.6
1 parent 597309f commit 7dec093

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"prettier": "1.16.4",
15-
"react-scripts": "2.1.4"
15+
"react-scripts": "2.1.6"
1616
},
1717
"dependencies": {
1818
"connected-react-router": "4.5.0",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,9 +1618,9 @@ babel-preset-jest@^23.2.0:
16181618
babel-plugin-jest-hoist "^23.2.0"
16191619
babel-plugin-syntax-object-rest-spread "^6.13.0"
16201620

1621-
babel-preset-react-app@^7.0.1:
1622-
version "7.0.1"
1623-
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-7.0.1.tgz#8dd7fef73fba124a6e140d245185ca657a943313"
1621+
babel-preset-react-app@^7.0.2:
1622+
version "7.0.2"
1623+
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-7.0.2.tgz#d01ae973edc93b9f1015cb0236dd55889a584308"
16241624
dependencies:
16251625
"@babel/core" "7.2.2"
16261626
"@babel/plugin-proposal-class-properties" "7.3.0"
@@ -2395,9 +2395,9 @@ concat-stream@^1.5.0:
23952395
readable-stream "^2.2.2"
23962396
typedarray "^0.0.6"
23972397

2398-
confusing-browser-globals@^1.0.5:
2399-
version "1.0.5"
2400-
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.5.tgz#0171050cfdd4261e278978078bc00c4d88e135f4"
2398+
confusing-browser-globals@^1.0.6:
2399+
version "1.0.6"
2400+
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.6.tgz#5918188e8244492cdd46d6be1cab60edef3063ce"
24012401

24022402
connect-history-api-fallback@^1.3.0:
24032403
version "1.5.0"
@@ -3226,11 +3226,11 @@ escodegen@^1.9.1:
32263226
optionalDependencies:
32273227
source-map "~0.6.1"
32283228

3229-
eslint-config-react-app@^3.0.7:
3230-
version "3.0.7"
3231-
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-3.0.7.tgz#d58c9216ff285e2b4de0eb8403c28b0600e45b3e"
3229+
eslint-config-react-app@^3.0.8:
3230+
version "3.0.8"
3231+
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-3.0.8.tgz#6f606828ba30bafee7d744c41cd07a3fea8f3035"
32323232
dependencies:
3233-
confusing-browser-globals "^1.0.5"
3233+
confusing-browser-globals "^1.0.6"
32343234

32353235
eslint-import-resolver-node@^0.3.1:
32363236
version "0.3.2"
@@ -7379,19 +7379,19 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
73797379
minimist "^1.2.0"
73807380
strip-json-comments "~2.0.1"
73817381

7382-
react-app-polyfill@^0.2.1:
7383-
version "0.2.1"
7384-
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-0.2.1.tgz#96c701a40b9671c8547f70bdbb4a47f4d5767790"
7382+
react-app-polyfill@^0.2.2:
7383+
version "0.2.2"
7384+
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-0.2.2.tgz#a903b61a8bfd9c5e5f16fc63bebe44d6922a44fb"
73857385
dependencies:
73867386
core-js "2.6.4"
73877387
object-assign "4.1.1"
73887388
promise "8.0.2"
73897389
raf "3.4.1"
73907390
whatwg-fetch "3.0.0"
73917391

7392-
react-dev-utils@^7.0.2:
7393-
version "7.0.2"
7394-
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-7.0.2.tgz#0da76fd5beb6bd75b5e731eb07b8a1377be61173"
7392+
react-dev-utils@^7.0.4:
7393+
version "7.0.4"
7394+
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-7.0.4.tgz#b63f8e3fb360c4fe4c29c7c44eb0953c0b1102b1"
73957395
dependencies:
73967396
"@babel/code-frame" "7.0.0"
73977397
address "1.0.3"
@@ -7402,6 +7402,7 @@ react-dev-utils@^7.0.2:
74027402
escape-string-regexp "1.0.5"
74037403
filesize "3.6.1"
74047404
find-up "3.0.0"
7405+
fork-ts-checker-webpack-plugin "1.0.0-alpha.6"
74057406
global-modules "2.0.0"
74067407
globby "8.0.2"
74077408
gzip-size "5.0.0"
@@ -7411,7 +7412,7 @@ react-dev-utils@^7.0.2:
74117412
loader-utils "1.2.3"
74127413
opn "5.4.0"
74137414
pkg-up "2.0.0"
7414-
react-error-overlay "^5.1.3"
7415+
react-error-overlay "^5.1.4"
74157416
recursive-readdir "2.2.2"
74167417
shell-quote "1.6.1"
74177418
sockjs-client "1.3.0"
@@ -7427,9 +7428,9 @@ [email protected]:
74277428
prop-types "^15.6.2"
74287429
scheduler "^0.13.4"
74297430

7430-
react-error-overlay@^5.1.3:
7431-
version "5.1.3"
7432-
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-5.1.3.tgz#16fcbde75ed4dc6161dc6dc959b48e92c6ffa9ad"
7431+
react-error-overlay@^5.1.4:
7432+
version "5.1.4"
7433+
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-5.1.4.tgz#88dfb88857c18ceb3b9f95076f850d7121776991"
74337434

74347435
react-is@^16.3.2, react-is@^16.6.0:
74357436
version "16.6.0"
@@ -7478,9 +7479,9 @@ [email protected], react-router@^4.3.1:
74787479
prop-types "^15.6.1"
74797480
warning "^4.0.1"
74807481

7481-
7482-
version "2.1.4"
7483-
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-2.1.4.tgz#7341bb1bb25b4e98b26703237328970ab5e44788"
7482+
7483+
version "2.1.6"
7484+
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-2.1.6.tgz#6490c522997f22f82f1c6b89e3f889a7636d75df"
74847485
dependencies:
74857486
"@babel/core" "7.2.2"
74867487
"@svgr/webpack" "4.1.0"
@@ -7489,21 +7490,20 @@ [email protected]:
74897490
babel-jest "23.6.0"
74907491
babel-loader "8.0.5"
74917492
babel-plugin-named-asset-import "^0.3.1"
7492-
babel-preset-react-app "^7.0.1"
7493+
babel-preset-react-app "^7.0.2"
74937494
bfj "6.1.1"
74947495
case-sensitive-paths-webpack-plugin "2.2.0"
74957496
css-loader "1.0.0"
74967497
dotenv "6.0.0"
74977498
dotenv-expand "4.2.0"
74987499
eslint "5.12.0"
7499-
eslint-config-react-app "^3.0.7"
7500+
eslint-config-react-app "^3.0.8"
75007501
eslint-loader "2.1.1"
75017502
eslint-plugin-flowtype "2.50.1"
75027503
eslint-plugin-import "2.14.0"
75037504
eslint-plugin-jsx-a11y "6.1.2"
75047505
eslint-plugin-react "7.12.4"
75057506
file-loader "2.0.0"
7506-
fork-ts-checker-webpack-plugin "1.0.0-alpha.6"
75077507
fs-extra "7.0.1"
75087508
html-webpack-plugin "4.0.0-alpha.2"
75097509
identity-obj-proxy "3.0.0"
@@ -7518,8 +7518,8 @@ [email protected]:
75187518
postcss-loader "3.0.0"
75197519
postcss-preset-env "6.5.0"
75207520
postcss-safe-parser "4.0.1"
7521-
react-app-polyfill "^0.2.1"
7522-
react-dev-utils "^7.0.2"
7521+
react-app-polyfill "^0.2.2"
7522+
react-dev-utils "^7.0.4"
75237523
resolve "1.10.0"
75247524
sass-loader "7.1.0"
75257525
style-loader "0.23.1"

0 commit comments

Comments
 (0)