Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.18.118
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent af8f25c commit 466b841
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/inquirer": "8.1.3",
"@types/jest": "^27.0.2",
"@types/lodash.camelcase": "4.3.6",
"@types/node": "16.11.7",
"@types/node": "16.18.118",
"@types/prettier": "2.4.2",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@hamburger-example/lettuce": "0.0.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/node": "16.11.7",
"@types/node": "16.18.118",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"formik": "2.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/cheese/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/express": "4.17.13",
"@types/express-jwt": "6.0.2",
"@types/jsonwebtoken": "8.5.6",
"@types/node": "16.11.7",
"@types/node": "16.18.118",
"@types/nodemailer": "6.4.4"
}
}

0 comments on commit 466b841

Please sign in to comment.