Skip to content

Commit 3d4dda0

Browse files
committed
Update dependency eslint-plugin-promise to v5.2.0
1 parent ab9a118 commit 3d4dda0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

templates/javascript/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-config-standard": "16.0.3",
1818
"eslint-plugin-import": "2.24.2",
1919
"eslint-plugin-node": "11.1.0",
20-
"eslint-plugin-promise": "5.1.0",
20+
"eslint-plugin-promise": "5.2.0",
2121
"jest": "26.6.3",
2222
"jest-cli": "26.6.3",
2323
"jest-junit": "12.0.0"

0 commit comments

Comments
 (0)