Skip to content

Commit f2a6dbe

Browse files
chore(deps): update babel monorepo
1 parent b50a32d commit f2a6dbe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
]
3131
},
3232
"devDependencies": {
33-
"@babel/cli": "7.10.5",
34-
"@babel/core": "7.11.0",
35-
"@babel/node": "7.10.5",
33+
"@babel/cli": "7.23.0",
34+
"@babel/core": "7.23.0",
35+
"@babel/node": "7.22.19",
3636
"@babel/plugin-syntax-dynamic-import": "7.8.3",
37-
"@babel/preset-env": "7.11.0",
38-
"@babel/register": "7.10.5",
37+
"@babel/preset-env": "7.22.20",
38+
"@babel/register": "7.22.15",
3939
"@semantic-release/git": "9.0.0",
4040
"@semantic-release/github": "7.0.7",
4141
"@semantic-release/npm": "7.0.5",

0 commit comments

Comments
 (0)