Skip to content

Commit

Permalink
chore: 🤖 update dependency @types/node to v20.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 99c3200 commit ebfd40b
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@exlint.io/common": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "20.17.9",
"@types/node": "20.17.12",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.48",
"@types/react-datepicker": "4.19.6",
Expand Down Expand Up @@ -91,7 +91,7 @@
"vite-tsconfig-paths": "4.3.2"
},
"peerDependencies": {
"@types/node": "20.17.9",
"@types/node": "20.17.12",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.1",
"prettier": "2.8.8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@exlint.io/inflint": "2.1.1",
"@playwright/test": "1.49.0",
"@prisma/client": "4.16.2",
"@types/node": "20.17.9",
"@types/node": "20.17.12",
"@types/totp-generator": "0.0.8",
"@types/wait-on": "5.3.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
88 changes: 44 additions & 44 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 ebfd40b

Please sign in to comment.