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

github.com/nextcloud/polls.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-31 04:28:16 +0300
committerGitHub <noreply@github.com>2021-05-31 04:28:16 +0300
commitecbb9f19b6d2c0b5407f947ea3b1a96a523b247c (patch)
tree573f58005410c3f9dc624cef36ccdaa95afc5e35 /package-lock.json
parentf208ee9ec49e0263d35cbacde6502bea23aff10a (diff)
parentb3794589f8c9f0131efdeaeb814d81f286b7be1c (diff)
Merge pull request #1670 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.14.4
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4bac3012..ad4ad861 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -117,9 +117,9 @@
}
},
"@babel/eslint-parser": {
- "version": "7.14.3",
- "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.14.3.tgz",
- "integrity": "sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==",
+ "version": "7.14.4",
+ "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.14.4.tgz",
+ "integrity": "sha512-7CTckFLPBGEfCKqlrnJq2PIId3UmJ5hW+D4dsv/VvuA5DapgqyZFCttq+8oeRIJMZQizFIe5gel3xm2SbrqlYA==",
"dev": true,
"requires": {
"eslint-scope": "^5.1.0",