Skip to content

Commit 93d54d3

Browse files
chore(deps): update babel monorepo
1 parent b2bb56f commit 93d54d3

File tree

2 files changed

+658
-76
lines changed

2 files changed

+658
-76
lines changed

Diff for: gatsby-source-graphcms/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
],
1717
"license": "MIT",
1818
"dependencies": {
19-
"@babel/runtime": "7.16.7",
19+
"@babel/runtime": "7.18.3",
2020
"gatsby-core-utils": "3.4.0",
2121
"gatsby-graphql-source-toolkit": "^2.0.1",
2222
"gatsby-source-filesystem": "4.4.0",
2323
"he": "1.2.0",
2424
"node-fetch": "2.6.1"
2525
},
2626
"devDependencies": {
27-
"@babel/cli": "7.16.7",
28-
"@babel/core": "7.16.7",
29-
"@babel/plugin-transform-runtime": "7.16.7",
30-
"@babel/preset-env": "7.16.7"
27+
"@babel/cli": "7.17.10",
28+
"@babel/core": "7.18.5",
29+
"@babel/plugin-transform-runtime": "7.18.5",
30+
"@babel/preset-env": "7.18.2"
3131
},
3232
"peerDependencies": {
3333
"gatsby": "^4.0.0",

0 commit comments

Comments
 (0)