Skip to content

Commit 4ea95db

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.27.1. (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42cfbc5 commit 4ea95db

File tree

2 files changed

+565
-740
lines changed

2 files changed

+565
-740
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"test:src": "IMPORT_MAP_PATH=test/import-maps/src/index.json npm run test-cmd"
6969
},
7070
"devDependencies": {
71-
"@babel/core": "7.26.10",
72-
"@babel/preset-env": "7.26.9",
71+
"@babel/core": "7.27.1",
72+
"@babel/preset-env": "7.27.1",
7373
"@commitlint/cli": "19.8.0",
7474
"@entropy-source/pseudo-random": "4.0.0",
7575
"@iterable-iterator/consume": "1.0.1",

0 commit comments

Comments
 (0)