Skip to content

Commit ace456a

Browse files
chore(minor-deps): update babel monorepo to ^7.21.0 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80872d8 commit ace456a

File tree

2 files changed

+426
-466
lines changed

2 files changed

+426
-466
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
]
6868
},
6969
"devDependencies": {
70-
"@babel/core": "^7.20.12",
71-
"@babel/plugin-transform-runtime": "^7.19.6",
70+
"@babel/core": "^7.21.0",
71+
"@babel/plugin-transform-runtime": "^7.21.0",
7272
"@babel/preset-env": "^7.20.2",
73-
"@babel/preset-typescript": "^7.18.6",
73+
"@babel/preset-typescript": "^7.21.0",
7474
"@commitlint/cli": "^17.4.4",
7575
"@commitlint/config-conventional": "^17.4.4",
7676
"@jest/globals": "^29.4.3",

0 commit comments

Comments
 (0)