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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-01 04:06:56 +0300
committerGitHub <noreply@github.com>2021-05-01 04:06:56 +0300
commita15880070f790367f210ad9f0b9ec9fbca8e7221 (patch)
tree7530423eb07556bf64e2b8ae30ad79281a786c7d /package.json
parent130151df3ca758093ec73224a2e17eb1b6e71ed1 (diff)
Bump @babel/runtime from 7.13.17 to 7.14.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.17 to 7.14.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-runtime) Signed-off-by: dependabot[bot] <support@github.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 642fc570f..53a234a7c 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"@babel/core": "^7.13.16",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.15",
- "@babel/runtime": "^7.13.17",
+ "@babel/runtime": "^7.14.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",