Skip to content

Commit

Permalink
chore(deps-dev): bump wait-on in /generators/common/templates
Browse files Browse the repository at this point in the history
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 6.0.0 to 8.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 4dcfd75 commit 73d6b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/common/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"husky": "7.0.4",
"lint-staged": "12.1.2",
"npm": "8.2.0",
"wait-on": "6.0.0"
"wait-on": "8.0.1"
}
}

0 comments on commit 73d6b66

Please sign in to comment.