Skip to content

Commit 0e311af

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.23.3
1 parent b0f1d93 commit 0e311af

File tree

2 files changed

+387
-440
lines changed

2 files changed

+387
-440
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
"dependencies": {},
6868
"devDependencies": {
69-
"@babel/core": "7.23.2",
70-
"@babel/plugin-transform-destructuring": "7.23.0",
71-
"@babel/plugin-transform-for-of": "7.22.15",
72-
"@babel/preset-env": "7.23.2",
69+
"@babel/core": "7.23.3",
70+
"@babel/plugin-transform-destructuring": "7.23.3",
71+
"@babel/plugin-transform-for-of": "7.23.3",
72+
"@babel/preset-env": "7.23.3",
7373
"@commitlint/cli": "18.2.0",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"@node-loader/babel": "2.0.1",

0 commit comments

Comments
 (0)