Skip to content

Commit e96392e

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.23.5
1 parent 416c45d commit e96392e

File tree

2 files changed

+153
-143
lines changed

2 files changed

+153
-143
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.23.3",
72-
"@babel/preset-env": "7.23.3",
71+
"@babel/core": "7.23.5",
72+
"@babel/preset-env": "7.23.5",
7373
"@commitlint/cli": "18.4.3",
7474
"@entropy-source/pseudo-random": "4.0.0",
7575
"@iterable-iterator/consume": "1.0.1",

0 commit comments

Comments
 (0)