Skip to content

Commit

Permalink
Update dependency @types/node to v18.17.6 (#726)
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] authored Aug 21, 2023
1 parent d5c89b5 commit 6596414
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prepare": "is-ci || husky install"
},
"resolutions": {
"@types/node": "18.17.5",
"@types/node": "18.17.6",
"esbuild": "0.18.15",
"node-fetch": "npm:[email protected]"
},
Expand All @@ -58,7 +58,7 @@
"devDependencies": {
"@beequeue/eslint-plugin": "3.0.1",
"@types/json-schema": "7.0.12",
"@types/node": "18.17.5",
"@types/node": "18.17.6",
"@vitest/coverage-c8": "0.33.0",
"ajv": "8.12.0",
"dotenv": "16.3.1",
Expand Down
28 changes: 14 additions & 14 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 6596414

Please sign in to comment.