Skip to content

Commit 5ec05bf

Browse files
committed
chore(deps): update babel monorepo to v7.9.6
1 parent 79286ee commit 5ec05bf

File tree

2 files changed

+111
-140
lines changed

2 files changed

+111
-140
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"ws": "7.2.5"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.9.0",
46+
"@babel/core": "7.9.6",
4747
"@babel/plugin-proposal-class-properties": "7.8.3",
48-
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
49-
"@babel/preset-env": "7.9.5",
48+
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
49+
"@babel/preset-env": "7.9.6",
5050
"@babel/preset-typescript": "7.9.0",
5151
"@types/debug": "4.1.5",
5252
"@types/jest": "25.2.1",

0 commit comments

Comments
 (0)