Skip to content

Commit 390512f

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.25.8.
1 parent 98fc3d1 commit 390512f

File tree

2 files changed

+98
-95
lines changed

2 files changed

+98
-95
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.25.7",
72-
"@babel/preset-env": "7.25.7",
71+
"@babel/core": "7.25.8",
72+
"@babel/preset-env": "7.25.8",
7373
"@commitlint/cli": "19.5.0",
7474
"@entropy-source/pseudo-random": "4.0.0",
7575
"@iterable-iterator/consume": "1.0.1",

0 commit comments

Comments
 (0)