Skip to content

Commit

Permalink
fix(renovate): Update major (major) (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan authored Feb 3, 2024
1 parent e25b0c9 commit aed8c79
Show file tree
Hide file tree
Showing 5 changed files with 313 additions and 585 deletions.
2 changes: 1 addition & 1 deletion apps/backend-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/nodemailer": "6.4.14",
"@types/passport-jwt": "3.0.13",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/unist": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.16.0",
Expand All @@ -118,7 +118,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hyper-tree": "0.3.12",
"react-resizable-panels": "0.0.54",
"react-resizable-panels": "2.0.1",
"rehype-format": "5.0.0",
"rehype-stringify": "10.0.0",
"remark-embed-images": "4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"dotenv": "16.3.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"husky": "8.0.3",
"husky": "9.0.7",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"knip": "3.9.0",
"knip": "4.2.3",
"lerna": "8.0.1",
"lint-staged": "15.2.0",
"nx": "17.2.8",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"semantic-release": "22.0.12",
"semantic-release": "23.0.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"typescript": "5.3.3"
Expand Down
Loading

0 comments on commit aed8c79

Please sign in to comment.