Skip to content

Commit

Permalink
chore(deps): update dependency @custom-elements-manifest/analyzer to …
Browse files Browse the repository at this point in the history
…^0.10.0 (#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 202be0f commit a89922f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@carbon/type": "11.26.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@custom-elements-manifest/analyzer": "^0.9.0",
"@custom-elements-manifest/analyzer": "^0.10.0",
"@lit/react": "^1.0.1",
"@open-wc/testing": "^4.0.0",
"@playwright/test": "^1.39.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3257,9 +3257,9 @@ __metadata:
languageName: node
linkType: hard

"@custom-elements-manifest/analyzer@npm:^0.9.0":
version: 0.9.3
resolution: "@custom-elements-manifest/analyzer@npm:0.9.3"
"@custom-elements-manifest/analyzer@npm:^0.10.0":
version: 0.10.3
resolution: "@custom-elements-manifest/analyzer@npm:0.10.3"
dependencies:
"@custom-elements-manifest/find-dependencies": "npm:^0.0.5"
"@github/catalyst": "npm:^1.6.0"
Expand All @@ -3270,11 +3270,11 @@ __metadata:
custom-elements-manifest: "npm:1.0.0"
debounce: "npm:1.2.1"
globby: "npm:11.0.4"
typescript: "npm:~4.3.2"
typescript: "npm:~5.4.2"
bin:
cem: cem.js
custom-elements-manifest: cem.js
checksum: 10c0/d958389ab4b844d23baf239fd4304c609a668ed9a38c940adc70f8f6360e8b900ed5e8e59f61d02944d37692ca3174be7974189ca0bdecbdfae5d78f1b5a0af5
checksum: 10c0/7b566c297af57ac4999004033f1f105544da90c2d1c48c768d2258892f435958c9e8515e5675d65c988096f60300102db1160168bbb87cfef75dc5ebd5a03b00
languageName: node
linkType: hard

Expand Down Expand Up @@ -10016,7 +10016,7 @@ __metadata:
"@carbon/type": "npm:11.26.0"
"@commitlint/cli": "npm:^19.0.0"
"@commitlint/config-conventional": "npm:^19.0.0"
"@custom-elements-manifest/analyzer": "npm:^0.9.0"
"@custom-elements-manifest/analyzer": "npm:^0.10.0"
"@lit/react": "npm:^1.0.1"
"@open-wc/testing": "npm:^4.0.0"
"@playwright/test": "npm:^1.39.0"
Expand Down Expand Up @@ -25000,13 +25000,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~4.3.2":
version: 4.3.5
resolution: "typescript@npm:4.3.5"
"typescript@npm:~5.4.2":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/7699b1635e34008eb4167ede70d475e4eaece150622e9a143de6c58b160df3c52bae00beb1cd3a836a35cb32defc4d1dc56bdfb11f7ddbebaa003e405f97ad3a
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

Expand All @@ -25020,13 +25020,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~4.3.2#optional!builtin<compat/typescript>":
version: 4.3.5
resolution: "typescript@patch:typescript@npm%3A4.3.5#optional!builtin<compat/typescript>::version=4.3.5&hash=dba6d9"
"typescript@patch:typescript@npm%3A~5.4.2#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/8991b4a568bd5a9dab8fa470b5e51368f588e46aebde3a773d9c993ef83e8a1ec0832deae4496d2c788a23c400471117d60b8f9607578ae79779cb3f379308ae
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

Expand Down

0 comments on commit a89922f

Please sign in to comment.