Skip to content

Commit

Permalink
Merge pull request #259 from nextcloud/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-promise-6.0.0
  • Loading branch information
skjnldsv committed Dec 21, 2021
2 parents da4abcc + 1ccc911 commit 26e8828
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^7.15.0",
"webpack": "^5.4.0"
},
Expand All @@ -29,7 +29,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^7.1.0",
"webpack": "^5.4.0"
},
Expand Down

0 comments on commit 26e8828

Please sign in to comment.