Skip to content

Commit 6a41043

Browse files
Update babel monorepo to v7.23.3
1 parent bc9e65f commit 6a41043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"build:confluence": "npm run clean && npm run css:confluence && npm run fonts && npm run images && npm run js:confluence"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "7.22.5",
33-
"@babel/preset-env": "7.22.5",
32+
"@babel/core": "7.23.3",
33+
"@babel/preset-env": "7.23.3",
3434
"autoprefixer": "10.4.14",
3535
"babelify": "10.0.0",
3636
"browserify": "17.0.0",

0 commit comments

Comments
 (0)