Skip to content

Commit

Permalink
chore(deps): update dependency @types/bull to v3.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2020
1 parent e3ecd16 commit 19c340e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/body-parser": "1.17.0",
"@types/bull": "3.5.11",
"@types/bull": "3.14.2",
"@types/cors": "2.8.4",
"@types/express": "4.16.1",
"@types/express-redis-cache": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@types/connect" "*"
"@types/node" "*"

"@types/bull@3.5.11":
version "3.5.11"
resolved "https://registry.yarnpkg.com/@types/bull/-/bull-3.5.11.tgz#baa1d6752e926e549190647a541056df1cc086b7"
integrity sha512-cP464wO4pQnvJsYTIwcSitdEv5aXaMsRoP07raOgOSlJDnaDYmV6jMf1Vk1dWhtfJ0FRtjpXeHaYMc/j8bwb4A==
"@types/bull@3.14.2":
version "3.14.2"
resolved "https://registry.yarnpkg.com/@types/bull/-/bull-3.14.2.tgz#18c1d9a9dd079ca63971b4d0fac16fc9f5777491"
integrity sha512-+g3Qha7ObdadnM4v/Sz9WDx8eKEaRL4usQmkeUEC25uAltFLioDbAaLnUggfWHONVzW2AxOgzS19ekMmx6zLzA==
dependencies:
"@types/ioredis" "*"

Expand Down

0 comments on commit 19c340e

Please sign in to comment.