Skip to content

Commit ad35c2e

Browse files
authoredNov 16, 2023
fix(deps): update dependency wait-on to v7.2.0 (#374)
* fix(deps): update dependency wait-on to v7.2.0 * fix: use public registry --------- Co-authored-by: Patrick Hardin <patrick-hardin@users.noreply.github.com>
1 parent efe7384 commit ad35c2e

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed
 

‎package-lock.json

+37-25
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
@@ -137,7 +137,7 @@
137137
"execa": "5.1.1",
138138
"lazy-ass": "1.6.0",
139139
"ps-tree": "1.2.0",
140-
"wait-on": "7.1.0"
140+
"wait-on": "7.2.0"
141141
},
142142
"release": {
143143
"analyzeCommits": {

0 commit comments

Comments
 (0)
Please sign in to comment.