Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.6 (#657)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 6c32938 commit a2fae50
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nozomiishii/lefthook-config": "workspace:*",
"@nozomiishii/markdownlint-cli2-config": "workspace:*",
"@nozomiishii/prettier-config": "workspace:*",
"@types/node": "20.14.5",
"@types/node": "20.14.6",
"markdownlint-cli2": "0.13.0"
},
"packageManager": "pnpm@9.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@next/eslint-plugin-next": "14.2.4",
"@tanstack/eslint-plugin-query": "5.43.1",
"@types/node": "20.14.5",
"@types/node": "20.14.6",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vercel/style-guide": "6.0.0",
Expand Down
30 changes: 15 additions & 15 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 a2fae50

Please sign in to comment.