Skip to content

Commit 2e1eed5

Browse files
Update dependency inversify to v6.2.0 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a27d1bd commit 2e1eed5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-standard": "5.0.0",
3333
"http-status-codes": "2.3.0",
3434
"husky": "7.0.4",
35-
"inversify": "6.1.6",
35+
"inversify": "6.2.0",
3636
"jest": "27.5.1",
3737
"lint-staged": "11.2.6",
3838
"reflect-metadata": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7127,10 +7127,10 @@ internal-slot@^1.0.7:
71277127
hasown "^2.0.0"
71287128
side-channel "^1.0.4"
71297129

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

0 commit comments

Comments
 (0)