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-17 18:49:11 +0300
committerGitHub <noreply@github.com>2021-05-17 18:49:11 +0300
commit080844798b7f3f381a54c299d77d25e9a46b865c (patch)
tree5336f14e95dd09e32a451d9500c305a6afa01373 /package.json
parent2381bd547a96bbfc3fa702e4a875e10b83411afc (diff)
parent344f49fbe66994a377440ae3f90fe10d71267ee2 (diff)
Merge pull request #1598 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.2
Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2
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 e45b4cae5..bd779285c 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",