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

github.com/nextcloud/bruteforcesettings.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>2021-06-05 08:39:06 +0300
committerGitHub <noreply@github.com>2021-06-05 08:39:06 +0300
commit06286fff5a6cc9d0f01e7f2ea076196a9e19bed0 (patch)
tree095c38cc2595771bc9144c222a305a23de809e93 /package.json
parent3429a580c1938b0b78aeefbac4d2c8e865d33e52 (diff)
Bump @babel/eslint-parser from 7.14.3 to 7.14.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.3 to 7.14.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.14.4/eslint/babel-eslint-parser) 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 88b93c7..e203854 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"vue": "^2.6.12"
},
"devDependencies": {
- "@babel/eslint-parser": "^7.14.3",
+ "@babel/eslint-parser": "^7.14.4",
"@nextcloud/babel-config": "^1.0.0-beta.1",
"@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",