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 31, 2024
1 parent a78485c commit b976ce2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"bcrypt": "5.1.1"
},
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/config-angular": "19.3.0",
"@commitlint/cli": "19.4.1",
"@commitlint/config-angular": "19.4.1",
"@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.16.2",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
Expand Down

0 comments on commit b976ce2

Please sign in to comment.