Skip to content

Commit 28d9c6d

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.24.1
1 parent 1d8b01a commit 28d9c6d

File tree

2 files changed

+465
-484
lines changed

2 files changed

+465
-484
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.24.0",
72-
"@babel/preset-env": "7.24.0",
71+
"@babel/core": "7.24.1",
72+
"@babel/preset-env": "7.24.1",
7373
"@commitlint/cli": "19.2.1",
7474
"@entropy-source/pseudo-random": "4.0.0",
7575
"@iterable-iterator/consume": "1.0.1",

0 commit comments

Comments
 (0)