Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump @wireapp/api-client from 27.8.0 to 27.9.0 #5092

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@wireapp/api-client": "27.8.0",
"@wireapp/api-client": "27.9.0",
"@wireapp/commons": "5.2.13",
"@wireapp/react-ui-kit": "9.26.0",
"core-js": "3.39.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4114,9 +4114,9 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:27.8.0":
version: 27.8.0
resolution: "@wireapp/api-client@npm:27.8.0"
"@wireapp/api-client@npm:27.9.0":
version: 27.9.0
resolution: "@wireapp/api-client@npm:27.9.0"
dependencies:
"@wireapp/commons": ^5.2.13
"@wireapp/priority-queue": ^2.1.11
Expand All @@ -4131,7 +4131,7 @@ __metadata:
tough-cookie: 4.1.4
ws: 8.18.0
zod: 3.23.8
checksum: fe43655eafa13bdeddd0f8e37035b7701e35c4207ce042463ea7cd478e9f762e07429b9da1b18dfe9c49659ea649ae50e525f41551d728e0034e5035f7f9dda4
checksum: 5e9f6aaf4bdf8da5977cc314ba95a0ee4f9231430f3db31d4c1c38e30839df3a05e07562330e8c6ce2a749b452c8698bf2f5944e975101e6f1bacca30748b5ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -14144,7 +14144,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.12.2
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.8.0
"@wireapp/api-client": 27.9.0
"@wireapp/commons": 5.2.13
"@wireapp/copy-config": 2.2.10
"@wireapp/eslint-config": 1.4.0
Expand Down
Loading