Skip to content

Commit 3d0370c

Browse files
committed
chore(deps): update babel monorepo
1 parent b2bb56f commit 3d0370c

File tree

2 files changed

+192
-42
lines changed

2 files changed

+192
-42
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.17.7",
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.6",
28+
"@babel/core": "7.17.7",
29+
"@babel/plugin-transform-runtime": "7.17.0",
30+
"@babel/preset-env": "7.16.11"
3131
},
3232
"peerDependencies": {
3333
"gatsby": "^4.0.0",

0 commit comments

Comments
 (0)