summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-30 20:23:15 +0000
committerGitHub <noreply@github.com>2020-11-30 20:23:15 +0000
commit910b145f42885d5880c019abeec9fa738f396b8d (patch)
tree64a1e398805ee8d25b73d5529104ed3a285081dc
parentMerge pull request #6886 from syuilo/dependabot/npm_and_yarn/elastic/elastics... (diff)
parentBump @types/bull from 3.14.0 to 3.14.4 (diff)
downloadmisskey-910b145f42885d5880c019abeec9fa738f396b8d.tar.gz
misskey-910b145f42885d5880c019abeec9fa738f396b8d.tar.bz2
misskey-910b145f42885d5880c019abeec9fa738f396b8d.zip
Merge pull request #6889 from syuilo/dependabot/npm_and_yarn/types/bull-3.14.4
-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 8af7f8d82b..d2f7e0355d 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@sinonjs/fake-timers": "6.0.1",
"@syuilo/aiscript": "0.11.1",
"@types/bcryptjs": "2.4.2",
- "@types/bull": "3.14.0",
+ "@types/bull": "3.14.4",
"@types/cbor": "5.0.1",
"@types/dateformat": "3.0.1",
"@types/double-ended-queue": "2.1.1",
diff --git a/yarn.lock b/yarn.lock
index f2fcb210a6..6ac643f3b0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -309,10 +309,10 @@
"@types/connect" "*"
"@types/node" "*"
-"@types/bull@3.14.0":
- version "3.14.0"
- resolved "https://registry.yarnpkg.com/@types/bull/-/bull-3.14.0.tgz#60741d3f5006bd4e17b02ff036e6ecef7ac47a6e"
- integrity sha512-9MKWQ4Q+GFIEA3/SdSc128mAccCKni2YVMKPEdQY5qooN+3gl0Po+f7kaKukgn5s6YXj5xbvc/zTaMsHZL9GvA==
+"@types/bull@3.14.4":
+ version "3.14.4"
+ resolved "https://registry.yarnpkg.com/@types/bull/-/bull-3.14.4.tgz#8a787ad4582b1a6cf2bfa6cca5f72428330c455e"
+ integrity sha512-XAYSV6A/r9GX+TgWwjF0WgpKK9/WAiSfVe3q6+2JrRW+3hLDjIU5MQL9HQZet3my98VA3kNWjEYrJCeRmJ5a5w==
dependencies:
"@types/ioredis" "*"