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 Apr 5, 2024
1 parent 6c3890e commit b8d57bb
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 373 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"passport-headerapikey": "1.2.2",
"passport-jwt": "4.0.1",
"pino-http": "9.0.0",
"pino-pretty": "10.3.1",
"pino-pretty": "11.0.0",
"redis": "4.6.12",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
Expand All @@ -110,9 +110,9 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@darraghor/eslint-plugin-nestjs-typed": "4.5.0",
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.4",
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "^10.1.0",
"@semantic-release/changelog": "6.0.3",
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.5.0",
"@typescript-eslint/parser": "7.5.0",
"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.7.0",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"semantic-release": "23.0.0",
Expand Down

0 comments on commit b8d57bb

Please sign in to comment.