Skip to content

Commit

Permalink
Update dependency inversify to v6.2.0 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent a27d1bd commit 2e1eed5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-standard": "5.0.0",
"http-status-codes": "2.3.0",
"husky": "7.0.4",
"inversify": "6.1.6",
"inversify": "6.2.0",
"jest": "27.5.1",
"lint-staged": "11.2.6",
"reflect-metadata": "0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7127,10 +7127,10 @@ internal-slot@^1.0.7:
hasown "^2.0.0"
side-channel "^1.0.4"

inversify@6.1.6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.1.6.tgz#5be247d597fba28f4f0a7dca908665ae543b5779"
integrity sha512-qQLOINPTMoe0U4lGUuCkNr/MQ9+8xVlht1MBKm67wPzD5N9mwjgCgBXtJlSwibTnwc3OkTlLx/MpIR6pP6djUA==
inversify@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.2.0.tgz#3c1a81bcd5722975f001a8af162c48255858daaa"
integrity sha512-wpiGpyIphFthWf18CBASJ1gClYwnW0mKjcSHwOuF7ToF/TBoarYSItX492WTGyK0VdJN1afwBIfaEpvp8IetPA==
dependencies:
"@inversifyjs/common" "1.4.0"
"@inversifyjs/core" "1.3.5"
Expand Down

0 comments on commit 2e1eed5

Please sign in to comment.