summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-03 19:29:33 +0200
committerGitHub <noreply@github.com>2019-05-03 19:29:33 +0200
commite74381fde255daa3ca6179f5c598365b12780f55 (patch)
treea131da1ab9c1a01276422169dc356514a387c6aa /package-lock.json
parent6aa5c2a31ae2ed0917fad3f9775e5bfe37f70047 (diff)
parentd09cc56dead629d48503795b57b624e10ac5365d (diff)
Merge pull request #489 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.1.1
Bump eslint-plugin-promise from 4.0.1 to 4.1.1
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 ffd08901..74da808f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4738,9 +4738,9 @@
}
},
"eslint-plugin-promise": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz",
- "integrity": "sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz",
+ "integrity": "sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ==",
"dev": true
},
"eslint-plugin-standard": {