Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 1bbc2d5

Browse files
chore(deps): update babel monorepo to v7.12.1 (#512)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ca12788 commit 1bbc2d5

File tree

2 files changed

+396
-434
lines changed

2 files changed

+396
-434
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"ws": "7.1.2"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "7.12.0",
42-
"@babel/plugin-proposal-class-properties": "7.10.4",
43-
"@babel/preset-env": "7.12.0",
44-
"@babel/preset-typescript": "7.12.0",
41+
"@babel/core": "7.12.1",
42+
"@babel/plugin-proposal-class-properties": "7.12.1",
43+
"@babel/preset-env": "7.12.1",
44+
"@babel/preset-typescript": "7.12.1",
4545
"@semantic-release/git": "8.0.0",
4646
"@types/jest": "26.0.14",
4747
"@types/node": "12.12.31",

0 commit comments

Comments
 (0)