Skip to content

Commit 1d9f72a

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.28.0. (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64ebcac commit 1d9f72a

File tree

2 files changed

+206
-216
lines changed

2 files changed

+206
-216
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
"@trie-data-structure/uncompressed-trie": "^1.0.0"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.27.7",
77-
"@babel/plugin-transform-destructuring": "7.27.7",
76+
"@babel/core": "7.28.0",
77+
"@babel/plugin-transform-destructuring": "7.28.0",
7878
"@babel/plugin-transform-for-of": "7.27.1",
79-
"@babel/preset-env": "7.27.2",
79+
"@babel/preset-env": "7.28.0",
8080
"@commitlint/cli": "19.8.1",
8181
"@js-library/commitlint-config": "0.0.4",
8282
"@node-loader/babel": "2.1.0",

0 commit comments

Comments
 (0)