Skip to content

Commit

Permalink
Bump dependencies (#7681)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed Sep 14, 2019
1 parent 4d533d4 commit 7ac8150
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"get-port": "^4.2.0",
"globby": "^9.1.0",
"husky": "^1.3.1",
"jest": "24.8.0",
"jest": "24.9.0",
"lerna": "3.16.4",
"lerna-changelog": "~0.8.2",
"lint-staged": "^8.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-named-asset-import/package.json
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"babel-plugin-tester": "^6.0.1",
"jest": "24.8.0"
"jest": "24.9.0"
},
"scripts": {
"test": "jest"
Expand Down
2 changes: 1 addition & 1 deletion packages/confusing-browser-globals/package.json
Expand Up @@ -20,6 +20,6 @@
"index.js"
],
"devDependencies": {
"jest": "24.8.0"
"jest": "24.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/react-app-polyfill/package.json
Expand Up @@ -21,7 +21,7 @@
"stable.js"
],
"dependencies": {
"core-js": "3.1.4",
"core-js": "3.2.1",
"object-assign": "4.1.1",
"promise": "8.0.3",
"raf": "3.4.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/react-dev-utils/package.json
Expand Up @@ -51,8 +51,8 @@
],
"dependencies": {
"@babel/code-frame": "7.5.5",
"address": "1.1.0",
"browserslist": "4.6.6",
"address": "1.1.2",
"browserslist": "4.7.0",
"chalk": "2.4.2",
"cross-spawn": "6.0.5",
"detect-port-alt": "1.1.6",
Expand All @@ -71,14 +71,14 @@
"pkg-up": "2.0.0",
"react-error-overlay": "^6.0.1",
"recursive-readdir": "2.2.2",
"shell-quote": "1.6.1",
"sockjs-client": "1.3.0",
"shell-quote": "1.7.2",
"sockjs-client": "1.4.0",
"strip-ansi": "5.2.0",
"text-table": "0.2.0"
},
"devDependencies": {
"cross-env": "^5.2.0",
"jest": "24.8.0"
"jest": "24.9.0"
},
"scripts": {
"test": "cross-env FORCE_COLOR=true jest"
Expand Down
6 changes: 3 additions & 3 deletions packages/react-error-overlay/package.json
Expand Up @@ -38,12 +38,12 @@
"@babel/core": "7.6.0",
"anser": "1.4.8",
"babel-eslint": "10.0.3",
"babel-jest": "^24.8.0",
"babel-jest": "^24.9.0",
"babel-loader": "8.0.6",
"babel-preset-react-app": "^9.0.1",
"chalk": "^2.4.2",
"chokidar": "^2.1.2",
"cross-env": "5.2.0",
"cross-env": "5.2.1",
"eslint": "^6.1.0",
"eslint-config-react-app": "^5.0.1",
"eslint-plugin-flowtype": "3.13.0",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-react": "7.14.3",
"flow-bin": "^0.63.1",
"html-entities": "1.2.1",
"jest": "24.8.0",
"jest": "24.9.0",
"jest-fetch-mock": "2.1.2",
"object-assign": "4.1.1",
"promise": "8.0.3",
Expand Down
@@ -1,7 +1,7 @@
{
"dependencies": {
"bootstrap": "4.3.1",
"jest": "24.8.0",
"jest": "24.9.0",
"node-sass": "4.12.0",
"normalize.css": "7.0.0",
"prop-types": "15.7.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/react-scripts/package.json
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "^2.2.0",
"@typescript-eslint/parser": "^2.2.0",
"babel-eslint": "10.0.3",
"babel-jest": "^24.8.0",
"babel-jest": "^24.9.0",
"babel-loader": "8.0.6",
"babel-plugin-named-asset-import": "^0.3.3",
"babel-preset-react-app": "^9.0.1",
Expand All @@ -44,7 +44,7 @@
"dotenv-expand": "5.1.0",
"eslint": "^6.1.0",
"eslint-config-react-app": "^5.0.1",
"eslint-loader": "2.2.1",
"eslint-loader": "3.0.0",
"eslint-plugin-flowtype": "3.13.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand All @@ -55,11 +55,11 @@
"html-webpack-plugin": "4.0.0-beta.5",
"identity-obj-proxy": "3.0.0",
"is-wsl": "^1.1.0",
"jest": "24.8.0",
"jest": "24.9.0",
"jest-environment-jsdom-fourteen": "0.1.0",
"jest-resolve": "24.8.0",
"jest-watch-typeahead": "0.3.1",
"mini-css-extract-plugin": "0.5.0",
"jest-resolve": "24.9.0",
"jest-watch-typeahead": "0.4.0",
"mini-css-extract-plugin": "0.8.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.5.0",
"postcss-flexbugs-fixes": "4.1.0",
Expand All @@ -75,9 +75,9 @@
"semver": "6.3.0",
"style-loader": "1.0.0",
"terser-webpack-plugin": "1.4.1",
"ts-pnp": "1.1.2",
"ts-pnp": "1.1.4",
"url-loader": "2.1.0",
"webpack": "4.39.1",
"webpack": "4.40.2",
"webpack-dev-server": "3.2.1",
"webpack-manifest-plugin": "2.0.4",
"workbox-webpack-plugin": "4.3.1"
Expand Down

0 comments on commit 7ac8150

Please sign in to comment.