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>2021-05-17 18:16:27 +0300
committerGitHub <noreply@github.com>2021-05-17 18:16:27 +0300
commit344f49fbe66994a377440ae3f90fe10d71267ee2 (patch)
tree2a5f319e9b0ce95ff43915f7c1295cc5003c7289 /package.json
parent412a02ca15ef64e90c5b03d73bc2edd745522e37 (diff)
Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.15 to 7.14.2. - [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.2/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 b5bec14cc..26a3504bb 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-classes": "^7.14.2",
"@babel/plugin-transform-modules-commonjs": "^7.14.0",
- "@babel/plugin-transform-runtime": "^7.13.15",
+ "@babel/plugin-transform-runtime": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@cypress/browserify-preprocessor": "^3.0.1",
"@nextcloud/browserslist-config": "^2.1.0",