Skip to content

Commit

Permalink
chore(deps): bump babel minor (#31857)
Browse files Browse the repository at this point in the history
* chore(deps): bump babel minor

* run yarn-deduplicate

* re-run yarn
  • Loading branch information
vladar committed Jun 10, 2021
1 parent cf59293 commit 7d42e8d
Show file tree
Hide file tree
Showing 108 changed files with 1,037 additions and 986 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,11 +1,11 @@
{
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/eslint-parser": "^7.13.8",
"@babel/eslint-plugin": "^7.13.16",
"@babel/node": "^7.14.2",
"@babel/plugin-transform-typescript": "^7.13.0",
"@babel/runtime": "^7.13.9",
"@babel/core": "^7.14.0",
"@babel/eslint-parser": "^7.14.0",
"@babel/eslint-plugin": "^7.14.0",
"@babel/node": "^7.14.0",
"@babel/plugin-transform-typescript": "^7.14.0",
"@babel/runtime": "^7.14.0",
"@lerna/prompt": "3.18.5",
"@types/babel__code-frame": "^7.0.2",
"@types/better-queue": "^3.8.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-remove-graphql-queries/package.json
Expand Up @@ -9,8 +9,8 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme",
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"gatsby-core-utils": "^2.8.0-next.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/babel-preset-gatsby-package/package.json
Expand Up @@ -9,14 +9,14 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby-package#readme",
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/plugin-transform-typescript": "^7.14.4",
"@babel/preset-env": "^7.14.4",
"@babel/preset-flow": "^7.13.13",
"@babel/preset-react": "^7.13.13",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0",
"@babel/plugin-proposal-optional-chaining": "^7.14.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
"@babel/plugin-transform-runtime": "^7.14.0",
"@babel/plugin-transform-typescript": "^7.14.0",
"@babel/preset-env": "^7.14.0",
"@babel/preset-flow": "^7.14.0",
"@babel/preset-react": "^7.14.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.10.0"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/babel-preset-gatsby/package.json
Expand Up @@ -9,15 +9,15 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby#readme",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-classes": "^7.14.4",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/plugin-transform-spread": "^7.13.0",
"@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0",
"@babel/plugin-proposal-optional-chaining": "^7.14.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
"@babel/plugin-transform-classes": "^7.14.0",
"@babel/plugin-transform-runtime": "^7.14.0",
"@babel/plugin-transform-spread": "^7.14.0",
"@babel/preset-env": "^7.14.0",
"@babel/preset-react": "^7.14.0",
"@babel/runtime": "^7.14.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0",
Expand All @@ -37,7 +37,7 @@
"watch": "babel -w src --out-dir . --ignore \"**/__tests__\" --ignore \"**/utils/path-serializer.ts\" --extensions \".ts,.js\""
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/cli": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"slash": "^3.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-cli/package.json
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/code-frame": "^7.12.13",
"@babel/code-frame": "^7.14.0",
"@types/common-tags": "^1.8.0",
"better-opn": "^2.0.0",
"chalk": "^4.1.0",
Expand Down Expand Up @@ -50,8 +50,8 @@
"yurnalist": "^2.1.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/gatsby-codemods/package.json
Expand Up @@ -24,18 +24,18 @@
},
"license": "MIT",
"dependencies": {
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-syntax-jsx": "^7.12.13",
"@babel/plugin-syntax-typescript": "^7.12.13",
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-syntax-jsx": "^7.14.0",
"@babel/plugin-syntax-typescript": "^7.14.0",
"@babel/runtime": "^7.14.0",
"execa": "^5.1.1",
"graphql": "^15.5.0",
"jscodeshift": "^0.12.0",
"recast": "^0.20.4"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/cli": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-core-utils/package.json
Expand Up @@ -39,8 +39,8 @@
"xdg-basedir": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@types/ci-info": "2.0.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cypress/package.json
Expand Up @@ -18,8 +18,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-dev-cli/package.json
Expand Up @@ -25,8 +25,8 @@
"yargs": "^15.4.1"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-graphiql-explorer/package.json
Expand Up @@ -31,12 +31,12 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.4",
"@babel/preset-react": "^7.13.13",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-transform-runtime": "^7.14.0",
"@babel/preset-env": "^7.14.0",
"@babel/preset-react": "^7.14.0",
"babel-loader": "^8.2.2",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"core-js": "^3.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-image/package.json
Expand Up @@ -12,8 +12,8 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-link/package.json
Expand Up @@ -12,8 +12,8 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-page-utils/package.json
Expand Up @@ -32,8 +32,8 @@
"micromatch": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@types/micromatch": "^4.0.1",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-benchmark-reporting/package.json
Expand Up @@ -14,8 +14,8 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-benchmark-reporting#readme",
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-canonical-urls/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-catch-links/package.json
Expand Up @@ -11,8 +11,8 @@
"escape-string-regexp": "^1.0.5"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-coffeescript/package.json
Expand Up @@ -16,8 +16,8 @@
"coffeescript": "^2.5.1"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-create-client-paths/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-cxs/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"cxs": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-emotion/package.json
Expand Up @@ -11,8 +11,8 @@
"@emotion/babel-preset-css-prop": "^11.2.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-facebook-analytics/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-feed/package.json
Expand Up @@ -16,8 +16,8 @@
"rss": "^1.2.2"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-flow/package.json
Expand Up @@ -24,12 +24,12 @@
},
"license": "MIT",
"dependencies": {
"@babel/preset-flow": "^7.13.13",
"@babel/preset-flow": "^7.14.0",
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.8.0-next.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-fullstory/package.json
Expand Up @@ -27,8 +27,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-gatsby-cloud/package.json
Expand Up @@ -15,8 +15,8 @@
"webpack-assets-manifest": "^5.0.6"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@testing-library/dom": "^7.31.2",
"@testing-library/jest-dom": "^5.13.0",
"@testing-library/react": "^11.2.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-glamor/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.8.0-next.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-google-analytics/package.json
Expand Up @@ -11,8 +11,8 @@
"minimatch": "3.0.4"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@testing-library/react": "^9.5.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-google-gtag/package.json
Expand Up @@ -11,8 +11,8 @@
"minimatch": "^3.0.4"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-google-tagmanager/package.json
Expand Up @@ -10,8 +10,8 @@
"@babel/runtime": "^7.14.0"
},
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"babel-preset-gatsby-package": "^1.8.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-utils": "^1.8.0-next.0"
Expand Down

0 comments on commit 7d42e8d

Please sign in to comment.