Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
chore(deps-dev): update various development dependencies
Browse files Browse the repository at this point in the history
brianphillips committed May 28, 2024
1 parent 570afc5 commit 6f28a0e
Showing 2 changed files with 1,376 additions and 1,612 deletions.
2,974 changes: 1,369 additions & 1,605 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,23 +14,23 @@
"email": "bphillips@shutterstock.com"
},
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/cli": "^19.3.0",
"@jest/globals": "^29.7.0",
"@types/ip": "^1.1.3",
"@types/node": "^20.11.20",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vidavidorra/commitlint-config": "^6.0.5",
"@vidavidorra/commitlint-config": "^7.0.6",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"kafkajs": "^2.2.4",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"semantic-release": "^23.0.2",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
"semantic-release": "^23.1.1",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
},
"peerDependencies": {
"kafkajs": "^2.1.0"

0 comments on commit 6f28a0e

Please sign in to comment.