Skip to content

Commit c4070f2

Browse files
Update dependency @babel/preset-env to v7.25.0
1 parent faae318 commit c4070f2

File tree

3 files changed

+141
-138
lines changed

3 files changed

+141
-138
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@babel/core": "7.24.9",
3434
"@babel/polyfill": "7.12.1",
35-
"@babel/preset-env": "7.24.8",
35+
"@babel/preset-env": "7.25.0",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.2",
3838
"core-js": "3.37.1",

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@babel/cli": "7.24.8",
2828
"@babel/core": "7.24.9",
29-
"@babel/preset-env": "7.24.8",
29+
"@babel/preset-env": "7.25.0",
3030
"@babel/preset-react": "7.24.7",
3131
"c8": "10.1.2",
3232
"mocha": "10.7.0",

0 commit comments

Comments
 (0)