Unverified Commit 9754a231 authored by Joe Haddad's avatar Joe Haddad
Browse files

Bump deps

parent 096703ab
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 10 additions and 10 deletions
+10 -10
......@@ -16,6 +16,6 @@
"index.js"
],
"devDependencies": {
"jest": "22.1.1"
"jest": "22.1.2"
}
}
......@@ -39,7 +39,7 @@
"dependencies": {
"@babel/code-frame": "7.0.0-beta.38",
"address": "1.0.3",
"browserslist": "2.11.1",
"browserslist": "2.11.3",
"chalk": "2.3.0",
"cross-spawn": "5.1.0",
"detect-port-alt": "1.1.5",
......@@ -59,7 +59,7 @@
"text-table": "0.2.0"
},
"devDependencies": {
"jest": "22.1.1"
"jest": "22.1.2"
},
"scripts": {
"test": "jest"
......
......@@ -33,15 +33,15 @@
"@babel/code-frame": "7.0.0-beta.38",
"@babel/core": "7.0.0-beta.38",
"@babel/runtime": "7.0.0-beta.38",
"anser": "1.4.4",
"anser": "1.4.6",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^8.0.2",
"babel-jest": "^22.1.0",
"babel-loader": "^8.0.0-beta.0",
"babel-preset-react-app": "^3.1.1",
"chalk": "^2.1.0",
"chokidar": "^1.7.0",
"cross-env": "5.0.5",
"chokidar": "^2.0.0",
"cross-env": "5.1.3",
"eslint": "4.15.0",
"eslint-config-react-app": "^2.1.0",
"eslint-plugin-flowtype": "2.41.0",
......@@ -50,7 +50,7 @@
"eslint-plugin-react": "7.5.1",
"flow-bin": "^0.63.1",
"html-entities": "1.2.1",
"jest": "22.1.1",
"jest": "22.1.2",
"jest-fetch-mock": "1.2.1",
"object-assign": "4.1.1",
"promise": "8.0.1",
......
......@@ -31,7 +31,7 @@
"babel-preset-react-app": "^3.1.1",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "2.3.0",
"css-loader": "0.28.8",
"css-loader": "0.28.9",
"dotenv": "4.0.0",
"dotenv-expand": "4.0.1",
"eslint": "4.15.0",
......@@ -46,7 +46,7 @@
"fs-extra": "5.0.0",
"html-webpack-plugin": "2.30.1",
"identity-obj-proxy": "3.0.0",
"jest": "22.1.1",
"jest": "22.1.2",
"object-assign": "4.1.1",
"postcss-flexbugs-fixes": "3.2.0",
"postcss-loader": "2.0.10",
......@@ -69,7 +69,7 @@
"react-dom": "^16.0.0"
},
"optionalDependencies": {
"fsevents": "1.1.2"
"fsevents": "1.1.3"
},
"browserslist": {
"development": [
......
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