Skip to content

Commit 7b5d3f6

Browse files
Update babel monorepo
1 parent 216f561 commit 7b5d3f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"homepage": "https://github.com/basiljs/basiljs.github.io#readme",
3232
"devDependencies": {
33-
"@babel/core": "7.11.0",
34-
"@babel/plugin-transform-runtime": "7.11.0",
35-
"@babel/preset-env": "7.11.0",
36-
"@babel/runtime": "7.11.0",
33+
"@babel/core": "7.23.3",
34+
"@babel/plugin-transform-runtime": "7.23.4",
35+
"@babel/preset-env": "7.23.3",
36+
"@babel/runtime": "7.23.4",
3737
"acorn": "8.0.1",
3838
"autoprefixer": "9.8.2",
3939
"babel-loader": "8.1.0",

0 commit comments

Comments
 (0)