Skip to content

Commit

Permalink
chore: update eslint, rollup, webpack and their dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
hoobdeebla committed Apr 2, 2021
1 parent 8f644eb commit d9c9b50
Show file tree
Hide file tree
Showing 14 changed files with 225 additions and 509 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/eslint-parser": "^7.13.8",
"@babel/eslint-plugin": "^7.13.0",
"@babel/eslint-parser": "^7.13.14",
"@babel/eslint-plugin": "^7.13.10",
"@babel/node": "^7.13.0",
"@babel/plugin-transform-typescript": "^7.13.0",
"@babel/runtime": "^7.13.9",
Expand All @@ -26,25 +26,24 @@
"@types/semver": "^7.3.4",
"@types/signal-exit": "^3.0.0",
"@types/stack-trace": "^0.0.29",
"@types/webpack-merge": "^4.1.5",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"babel-jest": "^24.9.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"cross-env": "^7.0.3",
"danger": "^10.6.3",
"date-fns": "^1.30.1",
"dictionary-en": "^3.1.0",
"eslint": "^7.21.0",
"eslint": "^7.23.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-flowtype": "^5.3.1",
"eslint-plugin-flowtype": "^5.4.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react": "^7.23.1",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"husky": "3.1.0",
Expand Down
1 change: 0 additions & 1 deletion packages/create-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"ansi-wordwrap": "^1.0.2",
"common-tags": "^1.8.0",
"enquirer": "^2.3.6",
"eslint": "^7.18.0",
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-utils": "^1.3.0-next.0",
Expand Down
2 changes: 0 additions & 2 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"@feedback-fish/react": "^1.2.1",
"@types/react-instantsearch-dom": "^5.2.6",
"@types/socket.io-client": "^1.4.35",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.3.0-next.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-node-resolve": "^11.2.1",
"@rollup/plugin-replace": "^2.4.2",
"@types/hosted-git-info": "^3.0.1",
"@types/yargs": "^15.0.8",
"babel-preset-gatsby-package": "^1.3.0-next.0",
Expand All @@ -66,9 +66,9 @@
"npm-run-all": "4.1.5",
"react": "^16.9.0",
"rimraf": "^3.0.2",
"rollup": "^2.34.2",
"rollup": "^2.44.0",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-internal": "^1.0.0",
"rollup-plugin-internal": "^1.0.4",
"typescript": "^4.1.5"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-coffeescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"dependencies": {
"@babel/runtime": "^7.12.5",
"coffee-loader": "^0.9.0",
"coffee-loader": "^2.0.0",
"coffee-react-transform": "^5.0.0",
"coffeescript": "^2.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"do-sync": "^2.2.0",
"microbundle": "^0.13.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.4",
"postcss": "^8.2.9",
"terser": "^5.3.8",
"typescript": "^4.1.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"camelcase-css": "^2.0.1",
"change-case": "^3.1.0",
"core-js": "^3.6.5",
"dataloader": "^1.4.0",
"dataloader": "^2.0.0",
"debug": "^4.3.1",
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.3.0-next.0",
"gray-matter": "^4.0.2",
"json5": "^2.1.3",
"loader-utils": "^1.4.0",
"loader-utils": "^2.0.0",
"lodash": "^4.17.21",
"mdast-util-to-string": "^1.1.0",
"mdast-util-toc": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
"copy-webpack-plugin": "^7.0.0",
"html-webpack-plugin": "^5.2.0",
"friendly-errors-webpack-plugin": "^2.0.0-beta.2",
"html-webpack-plugin": "^5.3.1",
"html-webpack-tags-plugin": "^3.0.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "^1.4.0",
"netlify-identity-widget": "^1.9.1",
"webpack": "^5.23.00"
"webpack": "^5.30.0"
},
"devDependencies": {
"@babel/cli": "^7.12.17",
Expand Down
3 changes: 1 addition & 2 deletions packages/gatsby-plugin-netlify-cms/src/gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ import { mapValues, isPlainObject, trim } from "lodash"
import webpack from "webpack"
import HtmlWebpackPlugin from "html-webpack-plugin"
import MiniCssExtractPlugin from "mini-css-extract-plugin"
// TODO: swap back when https://github.com/geowarin/friendly-errors-webpack-plugin/pull/86 lands
import FriendlyErrorsPlugin from "@pieh/friendly-errors-webpack-plugin"
import FriendlyErrorsPlugin from "friendly-errors-webpack-plugin"
import CopyPlugin from "copy-webpack-plugin"
import HtmlWebpackTagsPlugin from "html-webpack-tags-plugin"

Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"postcss-loader": "^4.1.0"
"postcss-loader": "^5.2.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^10.1.1"
"sass-loader": "^11.0.1"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,21 +72,21 @@
"@mdx-js/mdx": "^2.0.0-next.4",
"@mdx-js/react": "^2.0.0-next.4",
"@mdx-js/runtime": "^2.0.0-next.4",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-node-resolve": "^11.2.1",
"@rollup/plugin-replace": "^2.4.2",
"fetch-mock-jest": "^1.3.0",
"ink": "^3.0.8",
"ink-select-input": "^4.2.0",
"ink-spinner": "^4.0.1",
"react": "^16.12.0",
"react-reconciler": "^0.25.1",
"rimraf": "^3.0.2",
"rollup": "^2.34.2",
"rollup": "^2.44.0",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-internal": "^1.0.0",
"rollup-plugin-internal": "^1.0.4",
"subscriptions-transport-ws": "^0.9.16",
"terminal-link": "^2.0.0",
"tmp-promise": "^2.1.0",
Expand Down
26 changes: 13 additions & 13 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/core": "^7.12.3",
"@babel/eslint-parser": "^7.13.4",
"@babel/eslint-parser": "^7.13.14",
"@babel/parser": "^7.12.5",
"@babel/runtime": "^7.12.5",
"@babel/traverse": "^7.12.5",
Expand All @@ -23,8 +23,8 @@
"@nodelib/fs.walk": "^1.2.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/http-proxy": "^1.17.4",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"address": "1.1.2",
"anser": "^2.0.1",
"ansi-html": "^0.0.7",
Expand All @@ -49,7 +49,7 @@
"copyfiles": "^2.3.0",
"core-js": "^3.9.0",
"cors": "^2.8.5",
"css-loader": "^5.0.1",
"css-loader": "^5.2.0",
"css-minimizer-webpack-plugin": "^1.3.0",
"css.escape": "^1.5.1",
"date-fns": "^2.14.0",
Expand All @@ -58,9 +58,9 @@
"detect-port": "^1.3.0",
"devcert": "^1.1.3",
"dotenv": "^8.2.0",
"eslint": "^7.20.0",
"eslint": "^7.23.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.3.1",
"eslint-plugin-flowtype": "^5.4.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"memoizee": "^0.4.15",
"micromatch": "^4.0.2",
"mime": "^2.4.6",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "^1.4.0",
"mitt": "^1.2.0",
"mkdirp": "^0.5.1",
"moment": "^2.27.0",
Expand All @@ -121,9 +121,9 @@
"physical-cpu-count": "^2.0.0",
"platform": "^1.3.6",
"pnp-webpack-plugin": "^1.6.4",
"postcss": "8.2.6",
"postcss": "^8.2.9",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^5.0.0",
"postcss-loader": "5.1.0",
"prompts": "^2.3.2",
"prop-types": "^15.7.2",
"query-string": "^6.13.1",
Expand Down Expand Up @@ -153,19 +153,19 @@
"util.promisify": "^1.0.1",
"uuid": "3.4.0",
"v8-compile-cache": "^2.2.0",
"webpack": "^5.28.0",
"webpack": "^5.30.0",
"webpack-dev-middleware": "^4.1.0",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.7.3",
"webpack-stats-plugin": "^1.0.3",
"webpack-virtual-modules": "^0.3.2",
"webpack-virtual-modules": "^0.4.2",
"xstate": "^4.11.0",
"yaml-loader": "^0.6.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/runtime": "^7.12.5",
"@types/eslint": "^7.2.6",
"@types/eslint": "^7.2.8",
"@types/micromatch": "^4.0.1",
"@types/normalize-path": "^3.0.0",
"@types/reach__router": "^1.3.5",
Expand All @@ -177,7 +177,7 @@
"babel-preset-gatsby-package": "^1.3.0-next.0",
"cross-env": "^7.0.3",
"documentation": "^13.1.0",
"enhanced-resolve": "^4.2.0",
"enhanced-resolve": "^5.7.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit d9c9b50

Please sign in to comment.