Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Michalski committed Jul 23, 2020
1 parent 8727c1d commit 807e056
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@
],
"dependencies": {
"dotenv": "^8.2.0",
"bull": "^3.12.1",
"bull": "^3.16.0",
"p-iteration": "^1.1.8",
"slack-notify": "^0.1.7"
},
"devDependencies": {
"eslint": "^6.7.1"

"eslint": "^7.5.0"
},
"engines": {
"node": ">=8"
Expand Down

0 comments on commit 807e056

Please sign in to comment.