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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 06:27:56 +0300
committerGitHub <noreply@github.com>2021-05-29 06:27:56 +0300
commita20f8a68c2cf6389b55089bfa9c9044b3b135bff (patch)
tree0c25115768dbbc0234e17a851a375655f65af078 /package.json
parent101331e6a7b29d8d4cce0febf549ac2b844683a6 (diff)
parent755a965934c762a57b27d5ebe7ae1151841076e0 (diff)
Merge pull request #192 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.14.4
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 1c218c8..93bfbda 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.3",
- "@babel/eslint-parser": "^7.14.3",
+ "@babel/eslint-parser": "^7.14.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.2",
"@nextcloud/eslint-config": "^5.1.0",