about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-11 22:17:22 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-11 22:17:22 +0900
commit11cb5e6521db236eeacecccf515def77f2393267 (patch)
tree9e44101842bfadd253e57c31c317d51eb1e36b04 /package.json
parentac1709c3e1bc15e781284203d557b1c8b910b444 (diff)
Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0 (#12346)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.5.5 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4066cb393..c4010e1a7 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
   "private": true,
   "dependencies": {
     "@babel/core": "^7.4.5",
-    "@babel/plugin-proposal-class-properties": "^7.5.5",
+    "@babel/plugin-proposal-class-properties": "^7.7.0",
     "@babel/plugin-proposal-decorators": "^7.6.0",
     "@babel/plugin-proposal-object-rest-spread": "^7.6.2",
     "@babel/plugin-syntax-dynamic-import": "^7.2.0",