Skip to content

Commit

Permalink
feat: bump @expressots/core from 2.16.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [@expressots/core](https://github.com/expressots/expressots) from 2.16.1 to 3.0.0.
- [Release notes](https://github.com/expressots/expressots/releases)
- [Changelog](https://github.com/expressots/expressots/blob/main/CHANGELOG.md)
- [Commits](expressots/expressots@2.16.1...3.0.0)

---
updated-dependencies:
- dependency-name: "@expressots/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 8cca3ea commit f67754e
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 @@ -67,7 +67,7 @@
"lint:fix": "eslint \"src/**/*.ts\" --fix"
},
"dependencies": {
"@expressots/core": "2.16.1",
"@expressots/core": "3.0.0",
"inversify": "6.0.2",
"reflect-metadata": "0.2.2"
},
Expand Down

0 comments on commit f67754e

Please sign in to comment.