ac-bootstrap-bull
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -0,1 +1,11 @@ | ||
<a name="2.0.5"></a> | ||
## [2.0.5](https://github.com/admiralcloud/ac-bootstrap-bull/compare/v2.0.4..v2.0.5) (2024-05-07 11:29:43) | ||
### Bug Fix | ||
* **App:** Package updates | MP | [2858b5437c45f5d53d761d5478aeb29462d5000b](https://github.com/admiralcloud/ac-bootstrap-bull/commit/2858b5437c45f5d53d761d5478aeb29462d5000b) | ||
Package updates | ||
Related issues: [undefined/undefined#master](undefined/browse/master) | ||
<a name="2.0.4"></a> | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "ac-bootstrap-bull", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Bull helper", | ||
@@ -10,10 +10,10 @@ "repository": "admiralcloud/ac-bootstrap-bull", | ||
"ac-redislock": "^3.0.0", | ||
"async": "^3.2.4", | ||
"bull": "^4.11.3", | ||
"ioredis": "^5.3.2", | ||
"async": "^3.2.5", | ||
"bull": "^4.12.2", | ||
"ioredis": "^5.4.1", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.48.0" | ||
"eslint": "^8.57.0" | ||
} | ||
} |
25747
Updatedasync@^3.2.5
Updatedbull@^4.12.2
Updatedioredis@^5.4.1