Skip to content

Commit

Permalink
Bump awilix from 8.0.1 to 9.0.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [awilix](https://github.com/jeffijoe/awilix) from 8.0.1 to 9.0.0.
- [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md)
- [Commits](jeffijoe/awilix@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: awilix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 12, 2023
1 parent 71614e7 commit 3da164a
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 @@ -3,7 +3,7 @@
"description": "Wrapper over awilix to support more complex use-cases, such as async init and eager injection",
"version": "3.3.0",
"dependencies": {
"awilix": "^8.0.1"
"awilix": "^9.0.0"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3da164a

Please sign in to comment.