diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-01 19:20:57 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-05-01 19:20:57 +0000 |
commit | cfba7e623a311c352cdef97416d886275d2bc1e9 (patch) | |
tree | 4e92890d95f4578db3de6524f7dc68fbbff65f8a /package.json | |
parent | 82aa8d71cf74fda3dbcbe90eeefdad1b30ea9127 (diff) | |
download | nextcloud-server-cfba7e623a311c352cdef97416d886275d2bc1e9.tar.gz nextcloud-server-cfba7e623a311c352cdef97416d886275d2bc1e9.zip |
Bump @babel/core from 7.4.3 to 7.4.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.3 to 7.4.4.
- [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.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c0e3ef1f396..5ef48c5edbf 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.4.3", + "@babel/core": "^7.4.4", "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.4.4", "babel-loader": "^8.0.5", |