Skip to content

Commit 9e272fe

Browse files
chore(deps): update babel monorepo (#1780)
* chore(deps): update babel monorepo * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 332f1f2 commit 9e272fe

File tree

2 files changed

+659
-501
lines changed

2 files changed

+659
-501
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"ts:check": "tsc --noEmit"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "7.20.12",
29+
"@babel/core": "7.21.8",
3030
"@babel/plugin-proposal-class-properties": "7.18.6",
31-
"@babel/plugin-proposal-decorators": "7.20.13",
32-
"@babel/preset-env": "7.20.2",
33-
"@babel/preset-typescript": "7.18.6",
31+
"@babel/plugin-proposal-decorators": "7.21.0",
32+
"@babel/preset-env": "7.21.5",
33+
"@babel/preset-typescript": "7.21.5",
3434
"@changesets/changelog-github": "0.4.8",
3535
"@changesets/cli": "2.24.2",
3636
"@theguild/prettier-config": "1.1.3",

0 commit comments

Comments
 (0)