Unverified Commit b8c180dc authored by Joe Haddad's avatar Joe Haddad
Browse files

Publish

 - babel-preset-react-app@6.0.0
 - confusing-browser-globals@1.0.5
 - create-react-app@2.1.0
 - eslint-config-react-app@3.0.5
 - react-dev-utils@6.1.0
 - react-error-overlay@5.0.6
 - react-scripts@2.1.0
parent 12be8387
3 merge requests!12191Lim.Pisey.168:/Identified - We are currently investigating reports of missing build logs. The issue has been identified and a resolution is in progress. We will provide a further update when available.Mar 21, 09:02 UTC,!12853brikk,!5717Automatically extract project file structure from build bundle file
Showing with 14 additions and 14 deletions
+14 -14
{ {
"name": "babel-preset-react-app", "name": "babel-preset-react-app",
"version": "5.0.4", "version": "6.0.0",
"description": "Babel preset used by Create React App", "description": "Babel preset used by Create React App",
"repository": "facebook/create-react-app", "repository": "facebook/create-react-app",
"license": "MIT", "license": "MIT",
......
{ {
"name": "confusing-browser-globals", "name": "confusing-browser-globals",
"version": "1.0.4", "version": "1.0.5",
"description": "A list of browser globals that are often used by mistake instead of local variables", "description": "A list of browser globals that are often used by mistake instead of local variables",
"license": "MIT", "license": "MIT",
"main": "index.js", "main": "index.js",
......
{ {
"name": "create-react-app", "name": "create-react-app",
"version": "2.0.4", "version": "2.1.0",
"keywords": [ "keywords": [
"react" "react"
], ],
......
{ {
"name": "eslint-config-react-app", "name": "eslint-config-react-app",
"version": "3.0.4", "version": "3.0.5",
"description": "ESLint configuration used by Create React App", "description": "ESLint configuration used by Create React App",
"repository": "facebook/create-react-app", "repository": "facebook/create-react-app",
"license": "MIT", "license": "MIT",
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"eslint-plugin-react": "7.x" "eslint-plugin-react": "7.x"
}, },
"dependencies": { "dependencies": {
"confusing-browser-globals": "^1.0.4" "confusing-browser-globals": "^1.0.5"
} }
} }
{ {
"name": "react-dev-utils", "name": "react-dev-utils",
"version": "6.0.5", "version": "6.1.0",
"description": "Webpack utilities used by Create React App", "description": "Webpack utilities used by Create React App",
"repository": "facebook/create-react-app", "repository": "facebook/create-react-app",
"license": "MIT", "license": "MIT",
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"loader-utils": "1.1.0", "loader-utils": "1.1.0",
"opn": "5.4.0", "opn": "5.4.0",
"pkg-up": "2.0.0", "pkg-up": "2.0.0",
"react-error-overlay": "^5.0.5", "react-error-overlay": "^5.0.6",
"recursive-readdir": "2.2.2", "recursive-readdir": "2.2.2",
"shell-quote": "1.6.1", "shell-quote": "1.6.1",
"sockjs-client": "1.1.5", "sockjs-client": "1.1.5",
......
{ {
"name": "react-error-overlay", "name": "react-error-overlay",
"version": "5.0.5", "version": "5.0.6",
"description": "An overlay for displaying stack frames.", "description": "An overlay for displaying stack frames.",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {
...@@ -36,12 +36,12 @@ ...@@ -36,12 +36,12 @@
"babel-eslint": "9.0.0", "babel-eslint": "9.0.0",
"babel-jest": "23.6.0", "babel-jest": "23.6.0",
"babel-loader": "8.0.4", "babel-loader": "8.0.4",
"babel-preset-react-app": "^5.0.4", "babel-preset-react-app": "^6.0.0",
"chalk": "^2.3.2", "chalk": "^2.3.2",
"chokidar": "^2.0.2", "chokidar": "^2.0.2",
"cross-env": "5.2.0", "cross-env": "5.2.0",
"eslint": "5.6.0", "eslint": "5.6.0",
"eslint-config-react-app": "^3.0.4", "eslint-config-react-app": "^3.0.5",
"eslint-plugin-flowtype": "2.50.1", "eslint-plugin-flowtype": "2.50.1",
"eslint-plugin-import": "2.14.0", "eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1", "eslint-plugin-jsx-a11y": "6.1.1",
......
{ {
"name": "react-scripts", "name": "react-scripts",
"version": "2.0.5", "version": "2.1.0",
"description": "Configuration and scripts for Create React App.", "description": "Configuration and scripts for Create React App.",
"repository": "facebook/create-react-app", "repository": "facebook/create-react-app",
"license": "MIT", "license": "MIT",
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"babel-jest": "23.6.0", "babel-jest": "23.6.0",
"babel-loader": "8.0.4", "babel-loader": "8.0.4",
"babel-plugin-named-asset-import": "^0.2.2", "babel-plugin-named-asset-import": "^0.2.2",
"babel-preset-react-app": "^5.0.4", "babel-preset-react-app": "^6.0.0",
"bfj": "6.1.1", "bfj": "6.1.1",
"case-sensitive-paths-webpack-plugin": "2.1.2", "case-sensitive-paths-webpack-plugin": "2.1.2",
"chalk": "2.4.1", "chalk": "2.4.1",
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"dotenv": "6.0.0", "dotenv": "6.0.0",
"dotenv-expand": "4.2.0", "dotenv-expand": "4.2.0",
"eslint": "5.6.0", "eslint": "5.6.0",
"eslint-config-react-app": "^3.0.4", "eslint-config-react-app": "^3.0.5",
"eslint-loader": "2.1.1", "eslint-loader": "2.1.1",
"eslint-plugin-flowtype": "2.50.1", "eslint-plugin-flowtype": "2.50.1",
"eslint-plugin-import": "2.14.0", "eslint-plugin-import": "2.14.0",
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"postcss-preset-env": "6.0.6", "postcss-preset-env": "6.0.6",
"postcss-safe-parser": "4.0.1", "postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^0.1.3", "react-app-polyfill": "^0.1.3",
"react-dev-utils": "^6.0.5", "react-dev-utils": "^6.1.0",
"resolve": "1.8.1", "resolve": "1.8.1",
"sass-loader": "7.1.0", "sass-loader": "7.1.0",
"style-loader": "0.23.0", "style-loader": "0.23.0",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment