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

Commit 887d5d2

Browse files
chore(deps): update babel monorepo to v7.12.0 (#510)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent be40e87 commit 887d5d2

File tree

2 files changed

+134
-151
lines changed

2 files changed

+134
-151
lines changed

package.json

Lines changed: 3 additions & 3 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.11.6",
41+
"@babel/core": "7.12.0",
4242
"@babel/plugin-proposal-class-properties": "7.10.4",
43-
"@babel/preset-env": "7.11.5",
44-
"@babel/preset-typescript": "7.10.4",
43+
"@babel/preset-env": "7.12.0",
44+
"@babel/preset-typescript": "7.12.0",
4545
"@semantic-release/git": "8.0.0",
4646
"@types/jest": "26.0.14",
4747
"@types/node": "12.12.31",

0 commit comments

Comments
 (0)