Skip to content

Commit 7b2b5fb

Browse files
fix(deps): update babel monorepo
1 parent dac4898 commit 7b2b5fb

File tree

2 files changed

+142
-149
lines changed

2 files changed

+142
-149
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
},
3232
"homepage": "https://github.com/openedx/frontend-build#readme",
3333
"dependencies": {
34-
"@babel/cli": "7.24.8",
35-
"@babel/core": "7.24.9",
34+
"@babel/cli": "7.26.4",
35+
"@babel/core": "7.26.9",
3636
"@babel/eslint-parser": "7.22.9",
3737
"@babel/plugin-proposal-class-properties": "7.18.6",
3838
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3939
"@babel/plugin-syntax-dynamic-import": "7.8.3",
40-
"@babel/preset-env": "7.24.8",
40+
"@babel/preset-env": "7.26.9",
4141
"@babel/preset-react": "7.26.3",
4242
"@edx/eslint-config": "^4.3.0",
4343
"@edx/new-relic-source-map-webpack-plugin": "2.1.0",

0 commit comments

Comments
 (0)