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] authored Jun 4, 2024
1 parent 6397cbb commit 8aac1dd
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 @@ -37,17 +37,17 @@
},
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "18.0.0",
"@commitlint/config-angular": "18.0.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-angular": "19.3.0",
"@nestjs/common": "10.0.0",
"@nestjs/core": "10.0.0",
"@nestjs/platform-express": "10.0.0",
"@nestjs/testing": "10.0.0",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.11",
"@types/node": "18.19.11",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "9.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
Expand All @@ -60,7 +60,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rxjs": "7.8.0",
"semantic-release": "23.0.0",
"semantic-release": "24.0.0",
"ts-jest": "29.0.3",
"typescript": "5.0.2"
},
Expand Down

0 comments on commit 8aac1dd

Please sign in to comment.