build(deps-dev): bump @babel/plugin-proposal-decorators in /UI

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.7.0 to 7.8.3.
- [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.7.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 10:29:52 +00:00 committed by GitHub
parent c196779ff2
commit 24e9537deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 174 additions and 7 deletions

View file

@ -44,7 +44,7 @@
],
"proxy": "http://localhost:6769",
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.7.0",
"@babel/plugin-proposal-decorators": "^7.8.3",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^10.0.0",