Skip to content

Commit 466d4c0

Browse files
renovate[bot]renovate-bot
andauthoredJul 5, 2021
chore(deps): update babel monorepo (#32238)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 124cfcc commit 466d4c0

File tree

107 files changed

+425
-425
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+425
-425
lines changed
 

‎packages/babel-plugin-remove-graphql-queries/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme",
1111
"devDependencies": {
12-
"@babel/cli": "^7.14.0",
13-
"@babel/core": "^7.14.0",
12+
"@babel/cli": "^7.14.5",
13+
"@babel/core": "^7.14.6",
1414
"babel-preset-gatsby-package": "^1.10.0-next.0",
1515
"cross-env": "^7.0.3",
1616
"gatsby-core-utils": "^2.10.0-next.0"

‎packages/babel-preset-gatsby-package/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
},
1010
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby-package#readme",
1111
"dependencies": {
12-
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0",
13-
"@babel/plugin-proposal-optional-chaining": "^7.14.0",
14-
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
15-
"@babel/plugin-transform-runtime": "^7.14.0",
16-
"@babel/plugin-transform-typescript": "^7.14.0",
17-
"@babel/preset-env": "^7.14.0",
12+
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
13+
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
14+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
15+
"@babel/plugin-transform-runtime": "^7.14.5",
16+
"@babel/plugin-transform-typescript": "^7.14.6",
17+
"@babel/preset-env": "^7.14.7",
1818
"@babel/preset-flow": "^7.14.0",
1919
"@babel/preset-react": "^7.14.0",
2020
"babel-plugin-dynamic-import-node": "^2.3.3",

0 commit comments

Comments
 (0)
Please sign in to comment.