Skip to content

Commit c1bcf27

Browse files
Update dependency @types/qrcode to v1.5.6 (#27658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 164ec2a commit c1bcf27

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"@types/lodash.merge": "4.6.9",
174174
"@types/luxon": "3.7.1",
175175
"@types/mocha": "10.0.10",
176-
"@types/qrcode": "1.5.5",
176+
"@types/qrcode": "1.5.6",
177177
"@types/sortablejs": "1.15.8",
178178
"@types/tar": "6.1.13",
179179
"@types/ua-parser-js": "0.7.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4821,12 +4821,12 @@ __metadata:
48214821
languageName: node
48224822
linkType: hard
48234823

4824-
"@types/qrcode@npm:1.5.5":
4825-
version: 1.5.5
4826-
resolution: "@types/qrcode@npm:1.5.5"
4824+
"@types/qrcode@npm:1.5.6":
4825+
version: 1.5.6
4826+
resolution: "@types/qrcode@npm:1.5.6"
48274827
dependencies:
48284828
"@types/node": "npm:*"
4829-
checksum: 10/a25686339bd2718e6a93943e7807ed68dd9c74a9da28aa77212086ee0ce9a173c0a232af9e3f6835acd09938dfc8a0f98c6bccf1a6c6a905fb003ab07f9e08f2
4829+
checksum: 10/61aa00ba56a874a71a82006a55715d2ff2dc65689b582314c6f955c72c830938c93d0ee1e3376d370a1dcd6bac61b05afe75ad8d1f4a47ebcdd6344d39f70847
48304830
languageName: node
48314831
linkType: hard
48324832

@@ -9291,7 +9291,7 @@ __metadata:
92919291
"@types/lodash.merge": "npm:4.6.9"
92929292
"@types/luxon": "npm:3.7.1"
92939293
"@types/mocha": "npm:10.0.10"
9294-
"@types/qrcode": "npm:1.5.5"
9294+
"@types/qrcode": "npm:1.5.6"
92959295
"@types/sortablejs": "npm:1.15.8"
92969296
"@types/tar": "npm:6.1.13"
92979297
"@types/ua-parser-js": "npm:0.7.39"

0 commit comments

Comments
 (0)