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 Aug 17, 2024
1 parent 8c8f4ca commit c0eecbf
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 345 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@
"passport": "0.7.0",
"passport-headerapikey": "1.2.2",
"passport-jwt": "4.0.1",
"pino-http": "9.0.0",
"pino-http": "10.2.0",
"pino-pretty": "11.0.0",
"redis": "4.6.15",
"reflect-metadata": "0.2.2",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"stripe": "15.3.0",
"stripe": "16.7.0",
"swagger-ui-express": "5.0.1",
"twitter-api-v2": "1.16.4",
"typeorm": "0.3.20"
Expand All @@ -126,25 +126,25 @@
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"copyfiles": "2.4.1",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jsdoc": "48.2.15",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-unicorn": "55.0.0",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"knip": "5.10.1",
"lint-staged": "15.2.7",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"semantic-release": "24.0.0",
"ts-jest": "29.1.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit c0eecbf

Please sign in to comment.