Skip to content

Commit

Permalink
Update dependency @types/node to v18.17.0 (#718)
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 Jul 24, 2023
1 parent a5e5a5b commit a83ef4a
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.16.19",
"@types/node": "18.17.0",
"esbuild": "0.18.15",
"node-fetch": "npm:node-fetch-native@1.2.0"
},
Expand All @@ -58,7 +58,7 @@
"devDependencies": {
"@beequeue/eslint-plugin": "3.0.0",
"@types/json-schema": "7.0.12",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@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 a83ef4a

Please sign in to comment.