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

github.com/nextcloud/richdocuments.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-07-13 13:14:27 +0300
committerGitHub <noreply@github.com>2020-07-13 13:14:27 +0300
commit0b76e54a7982d11bdd55fb80fd6aaa5b7b4c3598 (patch)
tree6ad8d2daaa6256ec98b3d186c36defcd5af83f0c /package.json
parent54f20a04f92d243489ad0d738996082744d43cd0 (diff)
Bump @babel/plugin-transform-runtime from 7.10.1 to 7.10.4
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.1 to 7.10.4. - [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.10.4/packages/babel-plugin-transform-runtime) 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 5271c999..2b999da4 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-transform-runtime": "^7.10.1",
+ "@babel/plugin-transform-runtime": "^7.10.4",
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.10.4",
"@nextcloud/eslint-config": "^2.0.0",