Skip to content

Commit 6a92e72

Browse files
fix(deps): update dependency is-promise to v4 (#18)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 96342d2 commit 6a92e72

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

package-lock.json

+19-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"test": "test"
5151
},
5252
"dependencies": {
53-
"is-promise": "^2.2.2"
53+
"is-promise": "^4.0.0"
5454
},
5555
"devDependencies": {
5656
"@commitlint/cli": "^11.0.0",

0 commit comments

Comments
 (0)