Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 6533de3

Browse files
Bump @babel/plugin-proposal-decorators from 7.6.0 to 7.7.0
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.6.0...v7.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2f09b4d commit 6533de3

File tree

2 files changed

+96
-46
lines changed

2 files changed

+96
-46
lines changed

package-lock.json

Lines changed: 95 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/core": "^7.6.4",
5959
"@babel/node": "^7.5.5",
6060
"@babel/plugin-proposal-class-properties": "^7.7.0",
61-
"@babel/plugin-proposal-decorators": "^7.6.0",
61+
"@babel/plugin-proposal-decorators": "^7.7.0",
6262
"@babel/plugin-proposal-do-expressions": "^7.6.0",
6363
"@babel/plugin-proposal-export-default-from": "^7.5.2",
6464
"@babel/plugin-proposal-export-namespace-from": "^7.5.2",

0 commit comments

Comments
 (0)