Skip to content

Commit

Permalink
Update npm package @types/node to v20.16.13
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Oct 20, 2024
1 parent ac4307b commit d7a6007
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 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.16.12",
"@types/node": "20.16.13",
"@types/papaparse": "5.3.15",
"@types/sanitize-html": "2.13.0",
"@vitest/coverage-istanbul": "2.1.2",
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.16.12",
"@types/node": "20.16.13",
"@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.16.12",
"@types/node": "20.16.13",
"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.16.12",
"@types/node": "20.16.13",
"@types/prismjs": "1.26.4",
"@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.16.12",
"@types/node": "20.16.13",
"@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.16.12",
"@types/node": "20.16.13",
"@types/react": "18.2.68",
"@vitest/coverage-istanbul": "2.1.2",
"eslint": "8.57.0",
Expand Down
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.16.12",
"@types/node": "20.16.13",
"@types/wait-on": "5.3.4",
"@vitest/coverage-istanbul": "2.1.2",
"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.6",
"@rust/graph-api": "0.0.0-private",
"@types/node": "20.16.12",
"@types/node": "20.16.13",
"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.16.12",
"@types/node": "20.16.13",
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.2",
"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.14.0",
"@types/node": "20.16.12",
"@types/node": "20.16.13",
"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.16.12",
"@types/node": "20.16.13",
"@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 @@ -11038,10 +11038,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/[email protected].12", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.16.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.12.tgz#61cc9be049584b472fa31e465aa0ab3c090dac56"
integrity sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA==
"@types/node@*", "@types/[email protected].13", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.16.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.13.tgz#148c152d757dc73f8d65f0f6f078f39050b85b0c"
integrity sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit d7a6007

Please sign in to comment.