Skip to content

Commit

Permalink
Bump grunt-contrib-connect from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/gruntjs/grunt-contrib-connect/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-connect/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt-contrib-connect@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: grunt-contrib-connect
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 93d0cb8 commit 456fee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -805,9 +805,9 @@ grunt-cli@~1.4.3:
v8flags "~3.2.0"

grunt-contrib-connect@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/grunt-contrib-connect/-/grunt-contrib-connect-5.0.0.tgz#01efb86e849a6df81d3644cdfd53e02fc6ebeec6"
integrity sha512-5bnw/5h8p4P+9EYgFAPKExlNzY1U2/FQSsNlbZmXwbS5l2SyzLwyDqpXKma9RFi2y4s+3IC0ShjE1hJkzuhp4w==
version "5.0.1"
resolved "https://registry.yarnpkg.com/grunt-contrib-connect/-/grunt-contrib-connect-5.0.1.tgz#c8cc828a3c806520d9126377870b62eeb8bd2f92"
integrity sha512-Hfq/0QJl3ddD2N/a/1cDJHkKEOGk6m7W6uxNe0AmYwtf6v0F/4+8q9rvPJ1tl+mrI90lU/89I9T/h48qqeMfQA==
dependencies:
async "^3.2.5"
connect "^3.7.0"
Expand Down

0 comments on commit 456fee5

Please sign in to comment.