Skip to content

Commit

Permalink
feat: Update all dependencies (#9857)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
  • Loading branch information
MichaelDeBoey and ianschmitz committed Oct 22, 2020
1 parent 85ab02b commit fe785b2
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 76 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -20,29 +20,29 @@
"compile:lockfile": "node tasks/compile-lockfile.js"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.0.11",
"alex": "^8.0.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"alex": "^8.2.0",
"eslint": "^7.11.0",
"execa": "1.0.0",
"fs-extra": "^9.0.0",
"fs-extra": "^9.0.1",
"get-port": "^5.1.1",
"globby": "^11.0.0",
"husky": "^4.2.5",
"jest": "26.4.2",
"globby": "^11.0.1",
"husky": "^4.3.0",
"jest": "26.6.0",
"lerna": "3.22.1",
"lerna-changelog": "~0.8.2",
"lint-staged": "^10.2.2",
"lint-staged": "^10.4.2",
"meow": "^6.1.1",
"multimatch": "^4.0.0",
"prettier": "2.1.1",
"puppeteer": "^3.0.2",
"prettier": "2.1.2",
"puppeteer": "^3.3.0",
"strip-ansi": "^6.0.0",
"svg-term-cli": "^2.1.1",
"tempy": "^0.2.1",
"wait-for-localhost": "^3.1.0",
"web-vitals": "^0.2.2"
"wait-for-localhost": "^3.3.0",
"web-vitals": "^0.2.4"
},
"husky": {
"hooks": {
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": "^8.0.1",
"jest": "26.4.2"
"jest": "26.6.0"
},
"scripts": {
"test": "jest"
Expand Down
26 changes: 13 additions & 13 deletions packages/babel-preset-react-app/package.json
Expand Up @@ -21,19 +21,19 @@
"test.js"
],
"dependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.4",
"@babel/plugin-proposal-numeric-separator": "7.10.4",
"@babel/plugin-proposal-optional-chaining": "7.11.0",
"@babel/plugin-transform-flow-strip-types": "7.10.4",
"@babel/plugin-transform-react-display-name": "7.10.4",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/runtime": "7.11.2",
"@babel/core": "7.12.3",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-decorators": "7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1",
"@babel/plugin-proposal-numeric-separator": "7.12.1",
"@babel/plugin-proposal-optional-chaining": "7.12.1",
"@babel/plugin-transform-flow-strip-types": "7.12.1",
"@babel/plugin-transform-react-display-name": "7.12.1",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.1",
"@babel/preset-typescript": "7.12.1",
"@babel/runtime": "7.12.1",
"babel-plugin-macros": "2.8.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/confusing-browser-globals/package.json
Expand Up @@ -20,6 +20,6 @@
"index.js"
],
"devDependencies": {
"jest": "26.4.2"
"jest": "26.6.0"
}
}
10 changes: 5 additions & 5 deletions packages/cra-template-typescript/template.json
Expand Up @@ -2,13 +2,13 @@
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/node": "^12.0.0",
"@types/react": "^16.9.49",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"@types/jest": "^26.0.13",
"typescript": "^4.0.2",
"@types/jest": "^26.0.15",
"typescript": "^4.0.3",
"web-vitals": "^0.2.4"
},
"eslintConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cra-template/template.json
Expand Up @@ -2,8 +2,8 @@
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"web-vitals": "^0.2.4"
},
"eslintConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/create-react-app/package.json
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"chalk": "4.1.0",
"commander": "4.1.0",
"commander": "4.1.1",
"cross-spawn": "7.0.3",
"envinfo": "7.7.3",
"fs-extra": "9.0.1",
Expand All @@ -43,6 +43,6 @@
},
"devDependencies": {
"cross-env": "^7.0.2",
"jest": "26.4.2"
"jest": "26.6.0"
}
}
5 changes: 0 additions & 5 deletions packages/eslint-config-react-app/package.json
Expand Up @@ -37,11 +37,6 @@
"optional": true
}
},
"peerDependenciesMeta": {
"eslint-plugin-jest": {
"optional": true
}
},
"dependencies": {
"confusing-browser-globals": "^1.0.9"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/react-app-polyfill/package.json
Expand Up @@ -21,11 +21,11 @@
"stable.js"
],
"dependencies": {
"core-js": "^3.5.0",
"core-js": "^3.6.5",
"object-assign": "^4.1.1",
"promise": "^8.0.3",
"promise": "^8.1.0",
"raf": "^3.4.1",
"regenerator-runtime": "^0.13.3",
"whatwg-fetch": "^3.3.1"
"regenerator-runtime": "^0.13.7",
"whatwg-fetch": "^3.4.1"
}
}
24 changes: 12 additions & 12 deletions packages/react-error-overlay/package.json
Expand Up @@ -35,14 +35,14 @@
],
"devDependencies": {
"@babel/code-frame": "7.10.4",
"@babel/core": "7.11.6",
"anser": "1.4.9",
"@babel/core": "7.12.3",
"anser": "1.4.10",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.1.0",
"babel-preset-react-app": "^9.1.2",
"chalk": "2.4.2",
"chokidar": "^3.3.0",
"chokidar": "^3.4.3",
"cross-env": "7.0.2",
"eslint": "^7.11.0",
"eslint-config-react-app": "^5.2.1",
Expand All @@ -55,19 +55,19 @@
"eslint-plugin-testing-library": "^3.9.2",
"flow-bin": "^0.116.0",
"html-entities": "1.3.1",
"jest": "26.4.2",
"jest": "26.6.0",
"jest-fetch-mock": "2.1.2",
"object-assign": "4.1.1",
"promise": "8.1.0",
"raw-loader": "^4.0.1",
"react": "^16.12.0",
"raw-loader": "^4.0.2",
"react": "^16.14.0",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.12.0",
"rimraf": "^3.0.0",
"react-dom": "^16.14.0",
"rimraf": "^3.0.2",
"settle-promise": "1.0.0",
"source-map": "0.5.6",
"terser-webpack-plugin": "4.2.0",
"webpack": "^4.35.0"
"source-map": "0.5.7",
"terser-webpack-plugin": "4.2.3",
"webpack": "^4.44.2"
},
"jest": {
"setupFiles": [
Expand Down
36 changes: 18 additions & 18 deletions packages/react-scripts/package.json
Expand Up @@ -28,18 +28,18 @@
},
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.11.6",
"@babel/core": "7.12.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
"@svgr/webpack": "5.4.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"babel-jest": "^26.6.0",
"babel-loader": "8.1.0",
"babel-plugin-named-asset-import": "^0.3.6",
"babel-preset-react-app": "^9.1.2",
"bfj": "^7.0.2",
"camelcase": "^6.0.0",
"camelcase": "^6.1.0",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"css-loader": "4.3.0",
"dotenv": "8.2.0",
Expand All @@ -54,41 +54,41 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^3.9.2",
"eslint-webpack-plugin": "^2.1.0",
"file-loader": "6.1.0",
"fs-extra": "^9.0.0",
"html-webpack-plugin": "4.4.1",
"file-loader": "6.1.1",
"fs-extra": "^9.0.1",
"html-webpack-plugin": "4.5.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.4.2",
"jest-circus": "26.4.2",
"jest-resolve": "26.4.0",
"jest": "26.6.0",
"jest-circus": "26.6.0",
"jest-resolve": "26.6.0",
"jest-watch-typeahead": "0.6.1",
"mini-css-extract-plugin": "0.11.2",
"mini-css-extract-plugin": "0.11.3",
"optimize-css-assets-webpack-plugin": "5.0.4",
"pnp-webpack-plugin": "1.6.4",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "5.0.0",
"postcss-safe-parser": "5.0.2",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^10.2.1",
"react-refresh": "^0.8.3",
"resolve": "1.17.0",
"resolve": "1.18.1",
"resolve-url-loader": "^3.1.2",
"sass-loader": "8.0.2",
"semver": "7.3.2",
"style-loader": "1.2.1",
"terser-webpack-plugin": "4.2.0",
"style-loader": "1.3.0",
"terser-webpack-plugin": "4.2.3",
"ts-pnp": "1.2.0",
"url-loader": "4.1.0",
"webpack": "4.44.1",
"url-loader": "4.1.1",
"webpack": "4.44.2",
"webpack-dev-server": "3.11.0",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "5.1.4"
},
"devDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0"
"react": "^16.14.0",
"react-dom": "^16.14.0"
},
"optionalDependencies": {
"fsevents": "^2.1.3"
Expand Down

0 comments on commit fe785b2

Please sign in to comment.