Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump awilix from 10.0.1 to 10.0.2 (#1109)
Browse files Browse the repository at this point in the history
Bumps [awilix](https://github.com/jeffijoe/awilix) from 10.0.1 to 10.0.2.
- [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md)
- [Commits](jeffijoe/awilix@v10.0.1...v10.0.2)

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

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 Apr 5, 2024
1 parent 4b52a14 commit 376e797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@cs/kyaku": "*",
"@trpc/client": "next",
"@trpc/server": "next",
"awilix": "^10.0.1",
"awilix": "^10.0.2",
"superjson": "^2.2.1",
"zod": "^3.22.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@ __metadata:
"@cs/tsconfig": "npm:*"
"@trpc/client": "npm:next"
"@trpc/server": "npm:next"
awilix: "npm:^10.0.1"
awilix: "npm:^10.0.2"
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.3"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -6306,13 +6306,13 @@ __metadata:
languageName: node
linkType: hard

"awilix@npm:^10.0.1":
version: 10.0.1
resolution: "awilix@npm:10.0.1"
"awilix@npm:^10.0.2":
version: 10.0.2
resolution: "awilix@npm:10.0.2"
dependencies:
camel-case: "npm:^4.1.2"
fast-glob: "npm:^3.3.2"
checksum: 5e04ea5c475b837f518f7bc06b5ca18ef725ffb83768e0994bd9401a6dc808097725fe17aae1564730204130cc4349d895ffea3951ea36256ce754cac946859d
checksum: e9da1951ea0fe8e0c938ca0c6424dff4a13eed347138156a121bc363ffb7eb6f8e294aa2b73657796be17655dedf79745bbf284dfb5c3ada58a36ffdcd8c0044
languageName: node
linkType: hard

Expand Down

0 comments on commit 376e797

Please sign in to comment.