Skip to content

Commit 28679ab

Browse files
committed
⬆️ deps: Upgrade babel monorepo. to v7.24.8.
1 parent 52df82b commit 28679ab

File tree

2 files changed

+193
-84
lines changed

2 files changed

+193
-84
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
},
8181
"devDependencies": {
8282
"@array-like/alloc": "0.0.1",
83-
"@babel/core": "7.24.7",
84-
"@babel/plugin-transform-destructuring": "7.24.7",
83+
"@babel/core": "7.24.8",
84+
"@babel/plugin-transform-destructuring": "7.24.8",
8585
"@babel/plugin-transform-for-of": "7.24.7",
86-
"@babel/preset-env": "7.24.7",
86+
"@babel/preset-env": "7.24.8",
8787
"@codec-bytes/ascii": "3.0.0",
8888
"@commitlint/cli": "19.3.0",
8989
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)