summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-06-01 08:55:47 +0200
committerGitHub <noreply@github.com>2021-06-01 08:55:47 +0200
commit3ce681e6773f0eac715a782e90d990d78882ea4a (patch)
treef8c9b6183ac77849b3730340ba181951ac42cb71 /package-lock.json
parent7b5537b179569ab197da08be9df2825532ecf3eb (diff)
parentc63625bce1567280f7d66ed2402375abda59df7c (diff)
Merge pull request #2201 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 3fc68003..43cb2c09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3261,7 +3261,7 @@
"version": "git+https://github.com/nextcloud/cdav-library.git#051904cc2ba254ef8e517932ccaed663e5d2638d",
"from": "git+https://github.com/nextcloud/cdav-library.git",
"requires": {
- "core-js": "^3.13.0",
+ "core-js": "^3.11.0",
"regenerator-runtime": "^0.13.7"
}
},
@@ -4746,9 +4746,9 @@
"dev": true
},
"eslint-plugin-standard": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz",
- "integrity": "sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz",
+ "integrity": "sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==",
"dev": true
},
"eslint-plugin-vue": {