Skip to content

Commit

Permalink
chore(deps): update dev dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent 3280321 commit 7dae913
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/config-angular": "19.3.0",
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/platform-express": "10.4.0",
"@nestjs/testing": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/platform-express": "10.4.1",
"@nestjs/testing": "10.4.1",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
Expand All @@ -59,7 +59,7 @@
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"reflect-metadata": "0.2.2",
Expand Down

0 comments on commit 7dae913

Please sign in to comment.