Skip to content

Commit

Permalink
fix(renovate): Update major
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Mar 7, 2024
1 parent 6c3890e commit f495a49
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 319 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@darraghor/eslint-plugin-nestjs-typed": "4.5.0",
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "^10.1.0",
Expand All @@ -125,8 +125,8 @@
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"copyfiles": "2.4.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -140,7 +140,7 @@
"husky": "9.0.10",
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"knip": "4.4.0",
"knip": "5.0.3",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"semantic-release": "23.0.0",
Expand Down

0 comments on commit f495a49

Please sign in to comment.