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:
authorJulius Härtl <jus@bitgrid.net>2021-05-25 13:50:42 +0300
committerGitHub <noreply@github.com>2021-05-25 13:50:42 +0300
commita0e86a21c1f2d3d24069c54fc0f7597d54aac3cf (patch)
tree89e57e878a76c770ba39a94af6a06b08c4500f0b /package.json
parente227c3b9e9443d565f5b4be09647ea3d8b9c80a2 (diff)
parent6c76d06c5669eb78cb7af84c8d40ec1ac128ab46 (diff)
Merge pull request #1621 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.3
Bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3
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 5ec521ed9..2644e558a 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.14.2",
+ "@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@cypress/browserify-preprocessor": "^3.0.1",
"@nextcloud/browserslist-config": "^2.1.0",