Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-04 13:08:57 +0300
committerGitHub <noreply@github.com>2020-05-04 13:08:57 +0300
commit6237211a8dd29714c8e8dc48ca3add672b170d2d (patch)
treeb76d0032481cc5cb8334578128072bf7114b526e /package.json
parent7b8fb6cff30344df55d5fc19e8bda7411e1180f4 (diff)
Bump @babel/runtime from 7.9.2 to 7.9.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.9.2 to 7.9.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.9.6/packages/babel-runtime) 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 9f139bc69..12ea763f0 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@babel/core": "^7.9.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.9.6",
- "@babel/runtime": "^7.9.2",
+ "@babel/runtime": "^7.9.6",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",