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 Sep 14, 2022
1 parent 2d69573 commit 31ea511
Show file tree
Hide file tree
Showing 2 changed files with 948 additions and 97 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.19.0",
"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.18.10",
"@babel/core": "7.19.1",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.1"
},
"peerDependencies": {
"gatsby": "^4.0.0",
Expand Down
Loading

0 comments on commit 31ea511

Please sign in to comment.