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 Aug 20, 2024
1 parent 6397cbb commit f698eab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.4.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": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint": "9.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
Expand All @@ -58,9 +58,9 @@
"prettier": "3.0.0",
"pretty-quick": "4.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rimraf": "6.0.1",
"rxjs": "7.8.0",
"semantic-release": "23.0.0",
"semantic-release": "24.1.0",
"ts-jest": "29.0.3",
"typescript": "5.0.2"
},
Expand Down

0 comments on commit f698eab

Please sign in to comment.