Skip to content

Commit

Permalink
Update npm package @types/node to v20.17.3 (#5530)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Nov 2, 2024
1 parent dd2bffb commit a590444
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@types/lodash.pickby": "4.6.9",
"@types/md5": "2.3.5",
"@types/mime-types": "2.1.4",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/papaparse": "5.3.15",
"@types/sanitize-html": "2.13.0",
"@vitest/coverage-istanbul": "2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/set-interval-async": "1.0.3",
"eslint": "8.57.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-search-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"eslint": "8.57.0"
}
}
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/gtag.js": "0.0.20",
"@types/html-to-text": "9.0.4",
"@types/md5": "2.3.5",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/prismjs": "1.26.5",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash.isequal": "4.5.8",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/react": "18.2.68",
"eslint": "8.57.0",
"rimraf": "6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/type-system/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-typescript": "12.1.1",
"@rollup/plugin-wasm": "6.2.2",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/react": "18.2.68",
"@vitest/coverage-istanbul": "2.1.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"devDependencies": {
"@local/tsconfig": "0.0.0-private",
"@types/eslint": "8.56.12",
"@types/node": "20.17.0"
"@types/node": "20.17.3"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/dotenv-flow": "3.3.3",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/wait-on": "5.3.4",
"@vitest/coverage-istanbul": "2.1.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@local/tsconfig": "0.0.0-private",
"@redocly/cli": "1.25.9",
"@rust/graph-api": "0.0.0-private",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"eslint": "8.57.0",
"fix-esm-import-path": "1.10.1",
"rimraf": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@local/tsconfig": "0.0.0-private",
"@temporalio/workflow": "1.11.3",
"@types/lodash-es": "4.17.12",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/internal-api-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@openapitools/openapi-generator-cli": "2.15.0",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/status/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash-es": "4.17.12",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/yargs": "17.0.33",
"eslint": "8.57.0",
"quicktype": "16.0.43",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11179,10 +11179,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/[email protected].0", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
"@types/node@*", "@types/[email protected].3", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.17.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.3.tgz#1ad87177c53fa2b237e79a4929fd37932f779f0c"
integrity sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit a590444

Please sign in to comment.