Skip to content

Commit 50626dc

Browse files
authored
fix(agent-invite-failed-events): show-agent-invite-failed-reasons (#514)
1 parent cd6d62f commit 50626dc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/contact-center/store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test:styles": "eslint"
2323
},
2424
"dependencies": {
25-
"@webex/plugin-cc": "3.8.1-next.28",
25+
"@webex/plugin-cc": "3.8.1-next.29",
2626
"mobx": "6.13.5",
2727
"typescript": "5.6.3"
2828
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9498,7 +9498,7 @@ __metadata:
94989498
"@testing-library/react": "npm:16.0.1"
94999499
"@types/jest": "npm:29.5.14"
95009500
"@types/react-test-renderer": "npm:18"
9501-
"@webex/plugin-cc": "npm:3.8.1-next.28"
9501+
"@webex/plugin-cc": "npm:3.8.1-next.29"
95029502
"@webex/test-fixtures": "workspace:*"
95039503
babel-jest: "npm:29.7.0"
95049504
babel-loader: "npm:9.2.1"
@@ -11249,9 +11249,9 @@ __metadata:
1124911249
languageName: node
1125011250
linkType: hard
1125111251

11252-
"@webex/plugin-cc@npm:3.8.1-next.28":
11253-
version: 3.8.1-next.28
11254-
resolution: "@webex/plugin-cc@npm:3.8.1-next.28"
11252+
"@webex/plugin-cc@npm:3.8.1-next.29":
11253+
version: 3.8.1-next.29
11254+
resolution: "@webex/plugin-cc@npm:3.8.1-next.29"
1125511255
dependencies:
1125611256
"@types/platform": "npm:1.3.4"
1125711257
"@webex/calling": "npm:3.8.1-next.20"
@@ -11263,7 +11263,7 @@ __metadata:
1126311263
"@webex/webex-core": "npm:3.8.1-next.10"
1126411264
jest-html-reporters: "npm:3.0.11"
1126511265
lodash: "npm:^4.17.21"
11266-
checksum: 10c0/e3b99d259da4ced9a956716d20609b1be9be82afef4b5cd1ed288262ac40609607bf901e7d6b027b66ca56c68465b0710a1da012d97a9a69556f1547733440d6
11266+
checksum: 10c0/09027eb4d1b8b3fe63e0c2aace07978c27972b495558649952b39ae1d41952b76063da80bbc7b6eead62cc16f3685957cd115d537348a0301353a35dc619a1e7
1126711267
languageName: node
1126811268
linkType: hard
1126911269

0 commit comments

Comments
 (0)