Skip to content

Commit

Permalink
fix(deps): update dependency @antwika/http to v0.0.88
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 1fe1d28 commit 750fa51
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript": "5.3.2"
},
"dependencies": {
"@antwika/http": "0.0.87",
"@antwika/http": "0.0.88",
"prom-client": "^15.0.0"
},
"files": [
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@antwika/[email protected].84":
version "0.0.84"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.84.tgz#1d6f06122f68058895f5ea1bceba91702f6d63b4"
integrity sha512-Vru5wI0BjnLhxIQuIIgcdZjf+gHT1oN8U+NO/o3LE94BipXU6af1SsYNlDP2mk32H7KbvNl93SCjDD88HlZW1g==
"@antwika/[email protected].85":
version "0.0.85"
resolved "https://registry.yarnpkg.com/@antwika/app/-/app-0.0.85.tgz#3dbd9e989f48318dba67c700d8111988b6a9bf5d"
integrity sha512-nih3FJQLc+eyMxtjp4KaTq3kJ4u4CNPana5C4X+d+yIFHcIsfWvHLmpkvnIsVqPg4UUfJ9bGs94YbirSQ1ON9A==
dependencies:
"@antwika/common" "0.0.88"
"@antwika/common" "0.0.89"
componentsjs "^5.0.1"
yargs "^17.4.1"

"@antwika/[email protected].88":
version "0.0.88"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.88.tgz#496e342ba1acbac6c3a4dbd3179261dc6009127a"
integrity sha512-ln73fOOhTVjCtwbj1kHmad1VMhhAtDiB4YrQc/4q66RypHdHRxXCUt/zcOKrYQSlyhc62mWn+aET0sg7wKNDNw==
"@antwika/[email protected].89":
version "0.0.89"
resolved "https://registry.yarnpkg.com/@antwika/common/-/common-0.0.89.tgz#23d3ac8108755b39902db9fe49f2e38e1c969f93"
integrity sha512-sCtBegfiZFOhNkxR9frfrWKsO3u729j5D6QoXXb+ZuUZJH/uP3zhqDxAZY1nEZX6F6TxCr60CTv93CaOTHKw4g==

"@antwika/[email protected].87":
version "0.0.87"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.87.tgz#22cf08aafc922e35797e660a4029277dda615fa6"
integrity sha512-dpjN4xE14eL9m4Or5syqynyuxKNellp1P29yB/UC/1D0u7DB6k/4v13zWVIZ5W1yRR9slRkr+t9HJbNeS161Bw==
"@antwika/[email protected].88":
version "0.0.88"
resolved "https://registry.yarnpkg.com/@antwika/http/-/http-0.0.88.tgz#a0f3123a465a00e7151a6e5b5fc4d2d368c27227"
integrity sha512-4yy2d69hIf7CA321tUJ4GH1Fasb5CtLBtDWiF+l8wmoqbchf4pw9gzTP4KvnW/SdgQe8qRQtSyD+CyMMxU1MeQ==
dependencies:
"@antwika/app" "0.0.84"
"@antwika/common" "0.0.88"
"@antwika/app" "0.0.85"
"@antwika/common" "0.0.89"

"@antwika/[email protected]":
version "0.1.75"
Expand Down

0 comments on commit 750fa51

Please sign in to comment.