matrix-hookshot: 4.2.0 -> 4.3.0

https://github.com/matrix-org/matrix-hookshot/releases/tag/4.3.0
This commit is contained in:
Charlotte Van Petegem
2023-06-19 18:00:57 +02:00
parent 6764cc2a09
commit bcd1885f12
2 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
{
"name": "matrix-hookshot",
"version": "4.2.0",
"version": "4.3.0",
"description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
"main": "lib/app.js",
"repository": "https://github.com/matrix-org/matrix-hookshot",
@@ -106,7 +106,7 @@
"sass": "^1.51.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vite": "^4.1.4",
"vite": "^4.1.5",
"vite-svg-loader": "^4.0.0"
}
}
@@ -1,6 +1,6 @@
{
"version": "4.2.0",
"srcHash": "Vdp2hLF8Sr1HZRfqzQPKbyMsaXy3TwJ5ATbOA4cK2NY=",
"yarnHash": "1ydxjmr241kwhsacg4cx05951nijy6ch687xgqw4515islpb89v3",
"cargoHash": "32UuE5D5mNt9N2e2+nE0CoqlhcYdX7OOCT2FbkQGd/M="
"version": "4.3.0",
"srcHash": "7iBQkTY1K05M3EiEP+IXziztyL0+Wrlz/ezlWwWE1iw=",
"yarnHash": "0p543f11wi6m0h29jmd8w3idqp9qacmxksj1njll7z51gjh52qjl",
"cargoHash": "eDWZSbTS9V5MzLkbnhhPEObP1QFeTZLWCymapaDc1Lo="
}