Skip to content

Commit

Permalink
chore: updated dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasAlabes committed Jan 17, 2022
1 parent 65725e7 commit 8603092
Show file tree
Hide file tree
Showing 2 changed files with 1,190 additions and 1,882 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@
"iterall": "^1.2.2"
},
"devDependencies": {
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@types/jest": "^24.0.23",
"@commitlint/cli": "^16.0.2",
"@commitlint/config-conventional": "^16.0.0",
"@types/jest": "^27.4.0",
"@types/node": "^12.12.14",
"husky": "^4.2.3",
"jest": "26.0.0",
"kafkajs": "^1.12.0",
"prettier": "2.0.5",
"standard-version": "^9.1.1",
"ts-jest": "26.0.0",
"tslint": "5.20.1",
"typescript": "^3.8.3"
"jest": "27.4.7",
"kafkajs": "^1.15.0",
"prettier": "2.5.1",
"standard-version": "^9.3.2",
"ts-jest": "27.1.3",
"tslint": "6.1.3",
"typescript": "^4.5.4"
},
"peerDependencies": {
"kafkajs": "^1.11.0"
Expand Down
Loading

0 comments on commit 8603092

Please sign in to comment.