Skip to content

Commit 9dfd081

Browse files
Update babel monorepo to v7.28.6 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d667ec2 commit 9dfd081

File tree

4 files changed

+312
-312
lines changed

4 files changed

+312
-312
lines changed

packages/content-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"access": "public"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.28.5",
37+
"@babel/core": "7.28.6",
3838
"@babel/polyfill": "7.12.1",
39-
"@babel/preset-env": "7.28.5",
39+
"@babel/preset-env": "7.28.6",
4040
"@rollup/plugin-json": "6.1.0",
4141
"c8": "10.1.3",
4242
"core-js": "3.47.0",

packages/helpers-gatsby/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"access": "public"
2929
},
3030
"devDependencies": {
31-
"@babel/cli": "7.28.3",
32-
"@babel/core": "7.28.5",
33-
"@babel/preset-env": "7.28.5",
31+
"@babel/cli": "7.28.6",
32+
"@babel/core": "7.28.6",
33+
"@babel/preset-env": "7.28.6",
3434
"@babel/preset-react": "7.28.5",
3535
"c8": "10.1.3",
3636
"mocha": "11.7.5",

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"access": "public"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "7.28.5",
38+
"@babel/core": "7.28.6",
3939
"@babel/polyfill": "7.12.1",
4040
"c8": "10.1.3",
4141
"istanbul": "0.4.5",

0 commit comments

Comments
 (0)