Skip to content

Commit cdfe1d9

Browse files
Update babel monorepo to v7.25.9
1 parent 4a1f961 commit cdfe1d9

File tree

2 files changed

+177
-195
lines changed

2 files changed

+177
-195
lines changed

plugins/gatsby-plugin-ghost-manifest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"version": "0.0.1",
55
"author": "Ghost Foundation",
66
"dependencies": {
7-
"@babel/runtime": "7.18.3",
7+
"@babel/runtime": "7.25.9",
88
"bluebird": "3.7.2",
99
"sharp": "0.30.6"
1010
},
1111
"devDependencies": {
12-
"@babel/cli": "7.17.10",
13-
"@babel/core": "7.18.2",
12+
"@babel/cli": "7.25.9",
13+
"@babel/core": "7.25.9",
1414
"babel-preset-gatsby-package": "2.15.0",
1515
"cross-env": "7.0.3"
1616
},

0 commit comments

Comments
 (0)