Skip to content
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
Expand Up @@ -4,7 +4,7 @@
"@electron/remote": "2.1.3",
"@hapi/joi": "17.1.1",
"@wireapp/certificate-check": "0.7.25",
"@wireapp/commons": "5.4.10",
"@wireapp/commons": "5.4.11",
"@wireapp/protocol-messaging": "1.56.0",
"@wireapp/react-ui-kit": "9.59.1",
"@wireapp/webapp-events": "0.29.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5671,15 +5671,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.4.10":
version: 5.4.10
resolution: "@wireapp/commons@npm:5.4.10"
"@wireapp/commons@npm:5.4.11":
version: 5.4.11
resolution: "@wireapp/commons@npm:5.4.11"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.3.1
fs-extra: 11.3.3
logdown: 3.3.1
platform: 1.3.6
checksum: 06c20f1294d393dabee313bdde00a0998e19b66bae99ac9af7f48968d3d124e49b6edfffdd9453ecebdf4c3b285db106feb76f07fad5c6d11f40339a1da6ec5b
checksum: 89d99a1de32ca12f42d50e6f1cd0e98f834f3a3ebec178f8fe6a4918f2fb4f9127cdd8bb0fea85fecf1da6b06c244880b38b0c35702ef9e4b7156bef086934fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -20715,7 +20715,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.17.0
"@typescript-eslint/parser": 7.18.0
"@wireapp/certificate-check": 0.7.25
"@wireapp/commons": 5.4.10
"@wireapp/commons": 5.4.11
"@wireapp/copy-config": 2.3.9
"@wireapp/eslint-config": 3.1.7
"@wireapp/prettier-config": 0.6.9
Expand Down
Loading