Skip to content

Commit cba2fd9

Browse files
chore(patch-deps): update babel monorepo to ^7.23.9 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91d0f9b commit cba2fd9

File tree

2 files changed

+400
-429
lines changed

2 files changed

+400
-429
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
]
6868
},
6969
"devDependencies": {
70-
"@babel/core": "^7.23.7",
71-
"@babel/plugin-transform-runtime": "^7.23.7",
72-
"@babel/preset-env": "^7.23.8",
70+
"@babel/core": "^7.23.9",
71+
"@babel/plugin-transform-runtime": "^7.23.9",
72+
"@babel/preset-env": "^7.23.9",
7373
"@babel/preset-typescript": "^7.23.3",
7474
"@commitlint/cli": "^18.6.0",
7575
"@commitlint/config-conventional": "^18.6.0",

0 commit comments

Comments
 (0)