Skip to content

Commit

Permalink
chore(deps): update dependency react-scripts to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 21, 2019
1 parent e65037d commit ad3ad23
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 36 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-popper": "1.3.3",
"react-scripts": "3.0.0",
"react-scripts": "3.0.1",
"styled-components": "4.2.0"
},
"devDependencies": {
Expand Down
36 changes: 19 additions & 17 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2057,10 +2057,10 @@ babel-preset-jest@^24.6.0:
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
babel-plugin-jest-hoist "^24.6.0"

babel-preset-react-app@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-8.0.0.tgz#930b6e28cdcfdff97ddb8bef9226d504f244d326"
integrity sha512-6Dmj7e8l7eWE+R6sKKLRrGEQXMfcBqBYlphaAgT1ml8qT1NEP+CyTZyfjmgKGqHZfwH3RQCUOuP6y4mpGc7tgg==
babel-preset-react-app@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-9.0.0.tgz#703108142bc9dd7173bde6a1a0138a762abc76f9"
integrity sha512-YVsDA8HpAKklhFLJtl9+AgaxrDaor8gGvDFlsg1ByOS0IPGUovumdv4/gJiAnLcDmZmKlH6+9sVOz4NVW7emAg==
dependencies:
"@babel/core" "7.4.3"
"@babel/plugin-proposal-class-properties" "7.4.0"
Expand Down Expand Up @@ -3675,7 +3675,7 @@ escodegen@^1.11.0, escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-react-app@^4.0.0:
eslint-config-react-app@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-4.0.1.tgz#23fd0fd7ea89442ef1e733f66a7207674b23c8db"
integrity sha512-ZsaoXUIGsK8FCi/x4lT2bZR5mMkL/Kgj+Lnw690rbvvUr/uiwgFiD8FcfAhkCycm7Xte6O5lYz4EqMx2vX7jgw==
Expand Down Expand Up @@ -8152,7 +8152,7 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-app-polyfill@^1.0.0:
react-app-polyfill@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-1.0.1.tgz#809a858e44f9564c7f4205e173076f90048274f1"
integrity sha512-LbVpT1NdzTdDDs7xEZdebjDrqsvKi5UyVKUQqtTYYNyC1JJYVAwNQWe4ybWvoT2V2WW9PGVO2u5Y6aVj4ER/Ow==
Expand All @@ -8164,7 +8164,7 @@ react-app-polyfill@^1.0.0:
regenerator-runtime "0.13.2"
whatwg-fetch "3.0.0"

react-dev-utils@^9.0.0:
react-dev-utils@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-9.0.1.tgz#5c03d85a0b2537d0c46af7165c24a7dfb274bef2"
integrity sha512-pnaeMo/Pxel8aZpxk1WwxT3uXxM3tEwYvsjCYn5R7gNxjhN1auowdcLDzFB8kr7rafAj2rxmvfic/fbac5CzwQ==
Expand Down Expand Up @@ -8241,26 +8241,27 @@ react-popper@1.3.3:
typed-styles "^0.0.7"
warning "^4.0.2"

react-scripts@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.0.0.tgz#a715613ef3eace025907b409cec8505096e0233e"
integrity sha512-F4HegoBuUKZvEzXYksQu05Y6vJqallhHkQUEL6M7OQ5rYLBQC/4MTK6km9ZZvEK9TqMy1XA8SSEJGJgTEr6bSQ==
react-scripts@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.0.1.tgz#e5565350d8069cc9966b5998d3fe3befe3d243ac"
integrity sha512-LKEjBhVpEB+c312NeJhzF+NATxF7JkHNr5GhtwMeRS1cMeLElMeIu8Ye7WGHtDP7iz7ra4ryy48Zpo6G/cwWUw==
dependencies:
"@babel/core" "7.4.3"
"@svgr/webpack" "4.1.0"
"@typescript-eslint/eslint-plugin" "1.6.0"
"@typescript-eslint/parser" "1.6.0"
babel-eslint "10.0.1"
babel-jest "24.7.1"
babel-jest "^24.8.0"
babel-loader "8.0.5"
babel-plugin-named-asset-import "^0.3.2"
babel-preset-react-app "^8.0.0"
babel-preset-react-app "^9.0.0"
camelcase "^5.2.0"
case-sensitive-paths-webpack-plugin "2.2.0"
css-loader "2.1.1"
dotenv "6.2.0"
dotenv-expand "4.2.0"
eslint "^5.16.0"
eslint-config-react-app "^4.0.0"
eslint-config-react-app "^4.0.1"
eslint-loader "2.1.2"
eslint-plugin-flowtype "2.50.1"
eslint-plugin-import "2.16.0"
Expand All @@ -8284,13 +8285,14 @@ react-scripts@3.0.0:
postcss-normalize "7.0.1"
postcss-preset-env "6.6.0"
postcss-safe-parser "4.0.1"
react-app-polyfill "^1.0.0"
react-dev-utils "^9.0.0"
react-app-polyfill "^1.0.1"
react-dev-utils "^9.0.1"
resolve "1.10.0"
sass-loader "7.1.0"
semver "6.0.0"
style-loader "0.23.1"
terser-webpack-plugin "1.2.3"
ts-pnp "1.1.2"
url-loader "1.1.2"
webpack "4.29.6"
webpack-dev-server "3.2.1"
Expand Down Expand Up @@ -9592,7 +9594,7 @@ trough@^1.0.0:
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.3.tgz#e29bd1614c6458d44869fc28b255ab7857ef7c24"
integrity sha512-fwkLWH+DimvA4YCy+/nvJd61nWQQ2liO/nF/RjkTpiOGi+zxZzVkhb1mvbHIIW4b/8nDsYI8uTmAlc0nNkRMOw==

ts-pnp@^1.0.0:
ts-pnp@1.1.2, ts-pnp@^1.0.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react": "16.8.6",
"react-dom": "16.8.6",
"react-popper": "1.3.3",
"react-scripts": "3.0.0",
"react-scripts": "3.0.1",
"react-testing-library": "7.0.1",
"rollup": "1.12.3",
"rollup-plugin-babel": "4.3.2",
Expand Down
36 changes: 19 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2877,10 +2877,10 @@ babel-preset-jest@^24.6.0:
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
babel-plugin-jest-hoist "^24.6.0"

babel-preset-react-app@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-8.0.0.tgz#930b6e28cdcfdff97ddb8bef9226d504f244d326"
integrity sha512-6Dmj7e8l7eWE+R6sKKLRrGEQXMfcBqBYlphaAgT1ml8qT1NEP+CyTZyfjmgKGqHZfwH3RQCUOuP6y4mpGc7tgg==
babel-preset-react-app@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-react-app/-/babel-preset-react-app-9.0.0.tgz#703108142bc9dd7173bde6a1a0138a762abc76f9"
integrity sha512-YVsDA8HpAKklhFLJtl9+AgaxrDaor8gGvDFlsg1ByOS0IPGUovumdv4/gJiAnLcDmZmKlH6+9sVOz4NVW7emAg==
dependencies:
"@babel/core" "7.4.3"
"@babel/plugin-proposal-class-properties" "7.4.0"
Expand Down Expand Up @@ -5250,7 +5250,7 @@ escodegen@^1.11.0, escodegen@^1.8.1, escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-react-app@^4.0.0:
eslint-config-react-app@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-4.0.1.tgz#23fd0fd7ea89442ef1e733f66a7207674b23c8db"
integrity sha512-ZsaoXUIGsK8FCi/x4lT2bZR5mMkL/Kgj+Lnw690rbvvUr/uiwgFiD8FcfAhkCycm7Xte6O5lYz4EqMx2vX7jgw==
Expand Down Expand Up @@ -11260,7 +11260,7 @@ re-resizable@^4.11.0:
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.11.0.tgz#d5df10bda445c4ec0945751a223bf195afb61890"
integrity sha512-dye+7rERqNf/6mDT1iwps+4Gf42420xuZgygF33uX178DxffqcyeuHbBuJ382FIcB5iP6mMZOhfW7kI0uXwb/Q==

react-app-polyfill@^1.0.0:
react-app-polyfill@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-1.0.1.tgz#809a858e44f9564c7f4205e173076f90048274f1"
integrity sha512-LbVpT1NdzTdDDs7xEZdebjDrqsvKi5UyVKUQqtTYYNyC1JJYVAwNQWe4ybWvoT2V2WW9PGVO2u5Y6aVj4ER/Ow==
Expand Down Expand Up @@ -11307,7 +11307,7 @@ react-dev-utils@^7.0.0:
strip-ansi "5.0.0"
text-table "0.2.0"

react-dev-utils@^9.0.0:
react-dev-utils@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-9.0.1.tgz#5c03d85a0b2537d0c46af7165c24a7dfb274bef2"
integrity sha512-pnaeMo/Pxel8aZpxk1WwxT3uXxM3tEwYvsjCYn5R7gNxjhN1auowdcLDzFB8kr7rafAj2rxmvfic/fbac5CzwQ==
Expand Down Expand Up @@ -11502,26 +11502,27 @@ react-router@^4.3.1:
prop-types "^15.6.1"
warning "^4.0.1"

react-scripts@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.0.0.tgz#a715613ef3eace025907b409cec8505096e0233e"
integrity sha512-F4HegoBuUKZvEzXYksQu05Y6vJqallhHkQUEL6M7OQ5rYLBQC/4MTK6km9ZZvEK9TqMy1XA8SSEJGJgTEr6bSQ==
react-scripts@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.0.1.tgz#e5565350d8069cc9966b5998d3fe3befe3d243ac"
integrity sha512-LKEjBhVpEB+c312NeJhzF+NATxF7JkHNr5GhtwMeRS1cMeLElMeIu8Ye7WGHtDP7iz7ra4ryy48Zpo6G/cwWUw==
dependencies:
"@babel/core" "7.4.3"
"@svgr/webpack" "4.1.0"
"@typescript-eslint/eslint-plugin" "1.6.0"
"@typescript-eslint/parser" "1.6.0"
babel-eslint "10.0.1"
babel-jest "24.7.1"
babel-jest "^24.8.0"
babel-loader "8.0.5"
babel-plugin-named-asset-import "^0.3.2"
babel-preset-react-app "^8.0.0"
babel-preset-react-app "^9.0.0"
camelcase "^5.2.0"
case-sensitive-paths-webpack-plugin "2.2.0"
css-loader "2.1.1"
dotenv "6.2.0"
dotenv-expand "4.2.0"
eslint "^5.16.0"
eslint-config-react-app "^4.0.0"
eslint-config-react-app "^4.0.1"
eslint-loader "2.1.2"
eslint-plugin-flowtype "2.50.1"
eslint-plugin-import "2.16.0"
Expand All @@ -11545,13 +11546,14 @@ react-scripts@3.0.0:
postcss-normalize "7.0.1"
postcss-preset-env "6.6.0"
postcss-safe-parser "4.0.1"
react-app-polyfill "^1.0.0"
react-dev-utils "^9.0.0"
react-app-polyfill "^1.0.1"
react-dev-utils "^9.0.1"
resolve "1.10.0"
sass-loader "7.1.0"
semver "6.0.0"
style-loader "0.23.1"
terser-webpack-plugin "1.2.3"
ts-pnp "1.1.2"
url-loader "1.1.2"
webpack "4.29.6"
webpack-dev-server "3.2.1"
Expand Down Expand Up @@ -13539,7 +13541,7 @@ tryer@^1.0.0:
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==

ts-pnp@^1.0.0:
ts-pnp@1.1.2, ts-pnp@^1.0.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
Expand Down

0 comments on commit ad3ad23

Please sign in to comment.