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

github.com/nextcloud/notifications.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 07:17:48 +0300
committerGitHub <noreply@github.com>2021-05-29 07:17:48 +0300
commit58c18837b47d21202e7461106ce90f05a5dc0b2f (patch)
tree70cf6426c6e6aaa3aa1b3046d0e4620f7e11ec99 /package-lock.json
parent3004021777598f55e308c16b942193f53faa0054 (diff)
parentf91706ae8f7aea06cb8007181cb1270e776384ff (diff)
Merge pull request #984 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 dfd75f7..bcdc676 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -268,9 +268,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",