Skip to content

Commit

Permalink
build(deps-dev): bump grunt-contrib-connect from 3.0.0 to 4.0.0 (#577)
Browse files Browse the repository at this point in the history
Bumps [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) from 3.0.0 to 4.0.0.
- [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@v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2023
1 parent 3b65ac6 commit 194ad14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"grunt-atomizer": "^3.1.3",
"grunt-cli": "^1.3.2",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-connect": "^3.0.0",
"grunt-contrib-connect": "^4.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-saucelabs": "^9.0.0",
"grunt-webpack": "^5.0.0",
Expand Down

0 comments on commit 194ad14

Please sign in to comment.