Skip to content

Commit

Permalink
fix(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Dec 9, 2023
1 parent ba093da commit c5dd3ba
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/backend-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nrwl/linter": "17.1.3",
"@nrwl/node": "17.1.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"@types/node-fetch": "2.6.9",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@types/auth0": "3.3.10",
"@types/eslint": "8.44.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"@types/nodemailer": "6.4.14",
"@types/passport-jwt": "3.0.13",
Expand Down
2 changes: 1 addition & 1 deletion libs/project-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-typescript": "7.23.3",
"@types/figlet": "1.5.8",
"@types/inquirer": "9.0.7",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"babel-jest": "29.7.0",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@nrwl/linter": "17.1.3",
"@nrwl/node": "17.1.3",
"@semantic-release/exec": "6.0.3",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
Expand All @@ -59,7 +59,7 @@
"nx": "17.1.3",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"semantic-release": "22.0.8",
"semantic-release": "22.0.9",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.3.2"
Expand Down
76 changes: 46 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5dd3ba

Please sign in to comment.