Skip to content

Commit 1bc0f71

Browse files
chore(patch-deps): update babel monorepo to ^7.23.3 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 580c6c3 commit 1bc0f71

File tree

2 files changed

+502
-481
lines changed

2 files changed

+502
-481
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
]
6868
},
6969
"devDependencies": {
70-
"@babel/core": "^7.23.2",
71-
"@babel/plugin-transform-runtime": "^7.23.2",
72-
"@babel/preset-env": "^7.23.2",
73-
"@babel/preset-typescript": "^7.23.2",
70+
"@babel/core": "^7.23.3",
71+
"@babel/plugin-transform-runtime": "^7.23.3",
72+
"@babel/preset-env": "^7.23.3",
73+
"@babel/preset-typescript": "^7.23.3",
7474
"@commitlint/cli": "^18.2.0",
7575
"@commitlint/config-conventional": "^18.1.0",
7676
"@jest/globals": "^29.7.0",

0 commit comments

Comments
 (0)