Skip to content

Commit 933545a

Browse files
fix(deps): update dependency @babel/core to v7.26.0
1 parent 0a4e14b commit 933545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/openedx/frontend-build#readme",
3333
"dependencies": {
3434
"@babel/cli": "7.24.8",
35-
"@babel/core": "7.24.9",
35+
"@babel/core": "7.26.0",
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",

0 commit comments

Comments
 (0)