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

github.com/nextcloud/text.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>2020-09-07 10:15:24 +0300
committerGitHub <noreply@github.com>2020-09-07 10:15:24 +0300
commitd027ebce943ec3ec6a235ba3557d80ac72fc7294 (patch)
tree419161c0b0da786d73a78668980ed62b1a569fdd /package.json
parenta8165ac1a90c4bd9e40326be02b1e7cfe6533983 (diff)
Bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.11.0 to 7.11.5. - [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.11.5/packages/babel-plugin-transform-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 8fa79ada9..fb919dc50 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-transform-runtime": "^7.11.0",
+ "@babel/plugin-transform-runtime": "^7.11.5",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@cypress/browserify-preprocessor": "^3.0.1",