Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent b2bb56f commit 93d54d3
Show file tree
Hide file tree
Showing 2 changed files with 658 additions and 76 deletions.
10 changes: 5 additions & 5 deletions gatsby-source-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
],
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.7",
"@babel/runtime": "7.18.3",
"gatsby-core-utils": "3.4.0",
"gatsby-graphql-source-toolkit": "^2.0.1",
"gatsby-source-filesystem": "4.4.0",
"he": "1.2.0",
"node-fetch": "2.6.1"
},
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7"
"@babel/cli": "7.17.10",
"@babel/core": "7.18.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2"
},
"peerDependencies": {
"gatsby": "^4.0.0",
Expand Down
Loading

0 comments on commit 93d54d3

Please sign in to comment.