Skip to content

Commit 013e273

Browse files
Update babel monorepo to ^7.23.3
1 parent 181b6a9 commit 013e273

File tree

2 files changed

+389
-546
lines changed

2 files changed

+389
-546
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"start:prod:firefox": "cross-env NODE_ENV=production BROWSER=firefox webpack --config ./webpack/webpack.prod.config.js --watch"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.23.2",
33-
"@babel/plugin-transform-runtime": "^7.23.2",
34-
"@babel/preset-env": "^7.23.2",
32+
"@babel/core": "^7.23.3",
33+
"@babel/plugin-transform-runtime": "^7.23.3",
34+
"@babel/preset-env": "^7.23.3",
3535
"@babel/preset-react": "^7.23.3",
3636
"@babel/preset-typescript": "^7.23.3",
3737
"@mantiquillal/web-ext-plugin": "^1.5.1",

0 commit comments

Comments
 (0)