From 6d75ca0bcb3cf84dd1a70118b5a9292578d050bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 20:15:30 +0000 Subject: [PATCH] Bump @types/bull from 3.14.0 to 3.14.4 Bumps [@types/bull](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bull) from 3.14.0 to 3.14.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bull) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c78ae2e81..cfc5b58eb 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 0664c01be..4dbe82f53 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" "*"