Skip to content

Commit b947ab1

Browse files
authored
Merge branch 'master' into detect-yarn-2-or-above
2 parents 74658ca + 035f40f commit b947ab1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.26.0",
5252
"eslint-plugin-lodash": "^7.4.0",
5353
"eslint-plugin-prettier": "^4.2.1",
54-
"eslint-plugin-promise": "^6.0.1",
54+
"eslint-plugin-promise": "^6.1.0",
5555
"husky": "^4.3.8",
5656
"jest": "^27.5.1",
5757
"lint-staged": "^10.5.4",

0 commit comments

Comments
 (0)