Skip to content

Commit

Permalink
chore(deps): Bump inversify from 6.1.1 to 6.1.3 (#75)
Browse files Browse the repository at this point in the history
Bumps [inversify](https://github.com/inversify/InversifyJS) from 6.1.1 to 6.1.3.
- [Release notes](https://github.com/inversify/InversifyJS/releases)
- [Changelog](https://github.com/inversify/InversifyJS/blob/master/CHANGELOG.md)
- [Commits](inversify/InversifyJS@v6.1.1...v6.1.3)

---
updated-dependencies:
- dependency-name: inversify
  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 Nov 13, 2024
1 parent 51b699c commit 55aec42
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,10 @@
resolved "https://registry.yarnpkg.com/@inversifyjs/common/-/common-1.3.2.tgz#883e5972b00e0065e21d300d6e959b188c42fc93"
integrity sha512-jIn8Kq8ZfQ/e6FrrKABS3Yju09PQ2L8tLSv+uoJPnBHhj2VHQYOB9qyvJvtCGIrvWC+mAvZ/5RmczXWyEioBjA==

"@inversifyjs/[email protected].2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@inversifyjs/core/-/core-1.3.2.tgz#729bf6f704e74ee616b1c062371048213d92a5ed"
integrity sha512-SQLgqSMiCtmlpOBeCDl2PpXq1fisOqIgKD9I2qrEk6Mosg19Y9lx4pnPSsdFS+ggk5El9sVfy8X2owvTyokNAA==
"@inversifyjs/[email protected].3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@inversifyjs/core/-/core-1.3.3.tgz#e2da8192a9de39e4c6b3cea80b540e702b99cc55"
integrity sha512-kDj+ehYA8Q437eZO3gDVDfA/ZhEjRbgORH7kB/7G8JJ0Ij2As2Z3iwLLA9Px1AAOrfocK8JxvH6XAmKE0rALTA==
dependencies:
"@inversifyjs/common" "1.3.2"
"@inversifyjs/reflect-metadata-utils" "0.2.2"
Expand Down Expand Up @@ -1848,12 +1848,12 @@ inherits@2:
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

inversify@^6.0.2:
version "6.1.1"
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.1.1.tgz#036ba9abb42de113223d76810c725171c30fdc4f"
integrity sha512-2GapY6C2E8lvamUnZtLEZUpPMV3htyBlMiUwB/DwI1EOh1JF4Q63rCRHtTVSKjuAs3AKenA8SoDsGURvph9E0w==
version "6.1.3"
resolved "https://registry.yarnpkg.com/inversify/-/inversify-6.1.3.tgz#de94dd6979fb2cdc8c794481635bd82171a03610"
integrity sha512-B+rsxKIEh4wCj8gf3IjHSF/7lR02SepVa7b21AlYYp0JzRNzPIOC2V+1EWWzbRNj6WCbrF00XX9STDJdcCKjvg==
dependencies:
"@inversifyjs/common" "1.3.2"
"@inversifyjs/core" "1.3.2"
"@inversifyjs/core" "1.3.3"

is-arrayish@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 55aec42

Please sign in to comment.