aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-02-15 16:38:46 +0100
committerGitHub <noreply@github.com>2021-02-15 16:38:46 +0100
commitb48d53d272b063db8714a1d7d9e12101317e48ee (patch)
tree150d17208e9c14624a425a5dc241f9d1a2faa80d /package-lock.json
parent9929adde0896e23600eec6279974f13ff46bf523 (diff)
parent1d9f44f866d911dcc6902c5acd693b6d98ce0d3a (diff)
downloadnextcloud-server-b48d53d272b063db8714a1d7d9e12101317e48ee.tar.gz
nextcloud-server-b48d53d272b063db8714a1d7d9e12101317e48ee.zip
Merge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.3.1
Bump eslint-plugin-promise from 4.2.1 to 4.3.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 583fae472e0..b2ace8a599a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6032,9 +6032,9 @@
}
},
"eslint-plugin-promise": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz",
- "integrity": "sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==",
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz",
+ "integrity": "sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==",
"dev": true
},
"eslint-plugin-standard": {