Skip to content

Commit c7e7039

Browse files
Merge pull request #9925 from scratchfoundation/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.28.0
2 parents 42ab12c + a72fbfc commit c7e7039

File tree

2 files changed

+60
-42
lines changed

2 files changed

+60
-42
lines changed

package-lock.json

Lines changed: 56 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@
102102
"react-dom": "^16.0.0"
103103
},
104104
"devDependencies": {
105-
"@babel/cli": "7.27.2",
106-
"@babel/core": "7.27.7",
107-
"@babel/eslint-parser": "7.27.5",
105+
"@babel/cli": "7.28.0",
106+
"@babel/core": "7.28.0",
107+
"@babel/eslint-parser": "7.28.0",
108108
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
109109
"@babel/plugin-syntax-dynamic-import": "7.8.3",
110110
"@babel/plugin-transform-async-to-generator": "7.27.1",
111-
"@babel/preset-env": "7.27.2",
111+
"@babel/preset-env": "7.28.0",
112112
"@babel/preset-react": "7.27.1",
113113
"@commitlint/cli": "17.8.1",
114114
"@commitlint/config-conventional": "17.8.1",

0 commit comments

Comments
 (0)