summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-04 20:21:32 +0000
committerGitHub <noreply@github.com>2020-12-04 20:21:32 +0000
commitd7156b8cddefcc3c471e2c60bc12a6edbc0ba52f (patch)
tree7f94d818c50c93bfc51b4f2df02b294f54ffb49e
parentMerge pull request #6914 from syuilo/dependabot/npm_and_yarn/ts-node-9.1.0 (diff)
downloadmisskey-d7156b8cddefcc3c471e2c60bc12a6edbc0ba52f.tar.gz
misskey-d7156b8cddefcc3c471e2c60bc12a6edbc0ba52f.tar.bz2
misskey-d7156b8cddefcc3c471e2c60bc12a6edbc0ba52f.zip
Bump @types/qrcode from 1.3.4 to 1.3.5
Bumps [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index f233f86395..eca79d5aa0 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"@types/parsimmon": "1.10.5",
"@types/portscanner": "2.1.0",
"@types/pug": "2.0.4",
- "@types/qrcode": "1.3.4",
+ "@types/qrcode": "1.3.5",
"@types/random-seed": "0.3.3",
"@types/ratelimiter": "3.4.0",
"@types/redis": "2.8.28",
diff --git a/yarn.lock b/yarn.lock
index 1b95cce63c..300ac71eed 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -759,10 +759,10 @@
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
-"@types/qrcode@1.3.4":
- version "1.3.4"
- resolved "https://registry.yarnpkg.com/@types/qrcode/-/qrcode-1.3.4.tgz#984d97bb72caa558d470158701081ccb712f616b"
- integrity sha512-aILE5yvKaqQXlY0YPMEYwK/KwdD43fwQTyagj0ffBBTQj8h//085Zp8LUrOnZ9FT69x64f5UgDo0EueY4BPAdg==
+"@types/qrcode@1.3.5":
+ version "1.3.5"
+ resolved "https://registry.yarnpkg.com/@types/qrcode/-/qrcode-1.3.5.tgz#9c97cc2875f03e2b16a0d89856fc48414e380c38"
+ integrity sha512-92QMnMb9m0ErBU20za5Eqtf4lzUcSkk5w/Cz30q5qod0lWHm2loztmFs2EnCY06yT51GY1+m/oFq2D8qVK2Bjg==
dependencies:
"@types/node" "*"