Skip to content

Commit

Permalink
Bump the npm group with 2 updates (#158)
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates: [chai](https://github.com/chaijs/chai) and [express](https://github.com/expressjs/express).


Updates `chai` from 5.0.3 to 5.1.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.0.3...v5.1.0)

Updates `express` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.18.3)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent fc80318 commit 86d603b
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 46 deletions.
196 changes: 152 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"semver": "^7.6.0"
},
"devDependencies": {
"chai": "^5.0.3",
"express": "^4.3.1",
"chai": "^5.1.0",
"express": "^4.18.3",
"get-port": "^7.0.0",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
Expand Down

0 comments on commit 86d603b

Please sign in to comment.