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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-20 12:05:16 +0300
committerGitHub <noreply@github.com>2020-04-20 12:05:16 +0300
commitc57d237d0ddba25697a9aa59458f071b9261b804 (patch)
treec59c8a39f0218e9e0e548d7029ecf2e2f8bf8441 /package.json
parent7a685fb254b023459e8fb2df4be34c62fbf598ce (diff)
Bump @babel/preset-env from 7.8.7 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 63e54b95e..08779ad01 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/polyfill": "^7.8.7",
- "@babel/preset-env": "^7.8.7",
+ "@babel/preset-env": "^7.9.5",
"@cypress/browserify-preprocessor": "^2.1.4",
"@nextcloud/browserslist-config": "^1.0.0",
"@vue/test-utils": "^1.0.0-beta.32",