Skip to content

Commit 2af6e28

Browse files
chore(deps): update babel monorepo (#413)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 47f11b1 commit 2af6e28

File tree

2 files changed

+684
-562
lines changed

2 files changed

+684
-562
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"ws": "7.2.5"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "7.9.6",
48-
"@babel/plugin-proposal-class-properties": "7.8.3",
49-
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
50-
"@babel/preset-env": "7.9.6",
51-
"@babel/preset-typescript": "7.9.0",
47+
"@babel/core": "7.11.0",
48+
"@babel/plugin-proposal-class-properties": "7.10.4",
49+
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
50+
"@babel/preset-env": "7.11.0",
51+
"@babel/preset-typescript": "7.10.4",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "26.0.5",
5454
"@types/node": "13.13.4",

0 commit comments

Comments
 (0)