Skip to content

Commit

Permalink
feat(internal-plugin-metrics): bump event-dictionary version (#3520)
Browse files Browse the repository at this point in the history
Co-authored-by: ndelmar <[email protected]>
  • Loading branch information
2 people authored and sreenara committed Apr 19, 2024
1 parent a978d15 commit 4d419d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/@webex/internal-plugin-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@webex/common": "workspace:*",
"@webex/common-timers": "workspace:*",
"@webex/event-dictionary-ts": "^1.0.1387",
"@webex/event-dictionary-ts": "^1.0.1401",
"@webex/internal-plugin-device": "workspace:*",
"@webex/internal-plugin-metrics": "workspace:*",
"@webex/test-helper-chai": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6805,17 +6805,17 @@ __metadata:
languageName: unknown
linkType: soft

"@webex/event-dictionary-ts@npm:^1.0.1387":
version: 1.0.1387
resolution: "@webex/event-dictionary-ts@npm:1.0.1387"
"@webex/event-dictionary-ts@npm:^1.0.1401":
version: 1.0.1401
resolution: "@webex/event-dictionary-ts@npm:1.0.1401"
dependencies:
amf-client-js: "npm:^5.2.6"
json-schema-to-typescript: "npm:^12.0.0"
minimist: "npm:^1.2.8"
ramldt2jsonschema: "npm:^1.2.3"
shelljs: "npm:^0.8.5"
webapi-parser: "npm:^0.5.0"
checksum: 71caab44d800fb50e7b094b07a10a3a923dde23a1910e794902f954022c789cf9bc54a00b0adcd32a76e9e60e670beecf2d385277cf9a1927115e3631b572592
checksum: c4d415d7aa1f9cf3f63e2b0c03e3d49978151b13c5cf253942b122eeb11759257ca3de67515e9e23868df2ca6e0ac2347e9a11990a37e24cb97f0734d403ff4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7328,7 +7328,7 @@ __metadata:
"@webex/common": "workspace:*"
"@webex/common-timers": "workspace:*"
"@webex/eslint-config-legacy": "workspace:*"
"@webex/event-dictionary-ts": ^1.0.1387
"@webex/event-dictionary-ts": ^1.0.1401
"@webex/internal-plugin-device": "workspace:*"
"@webex/internal-plugin-metrics": "workspace:*"
"@webex/jest-config-legacy": "workspace:*"
Expand Down

0 comments on commit 4d419d5

Please sign in to comment.