Skip to content

Commit

Permalink
Update npm package @types/node to v22.10.2 (#5866)
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>
Co-authored-by: vilkinsons <6226576+vilkinsons@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 12, 2024
1 parent c06cca1 commit 3a5511a
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 30 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 @@ -106,7 +106,7 @@
"@types/lodash.pickby": "4.6.9",
"@types/md5": "2.3.5",
"@types/mime-types": "2.1.4",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/papaparse": "5.3.15",
"@types/sanitize-html": "2.13.0",
"@vitest/coverage-istanbul": "2.1.8",
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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/set-interval-async": "1.0.3",
"eslint": "9.16.0",
"typescript": "5.6.3"
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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"eslint": "9.16.0",
"typescript": "5.6.3"
}
Expand Down
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": "22.10.1",
"@types/node": "22.10.2",
"@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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash.isequal": "4.5.8",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/react": "18.2.68",
"eslint": "9.16.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": "22.10.1",
"@types/node": "22.10.2",
"@types/react": "18.2.68",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.16.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@local/tsconfig": "0.0.0-private",
"@types/babel__core": "^7",
"@types/eslint__eslintrc": "2.1.2",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"rimraf": "6.0.1",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/graph/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@local/tsconfig": "0.0.0-private",
"@redocly/cli": "1.26.0",
"@rust/hash-graph-api": "0.0.0-private",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"fix-esm-import-path": "1.10.1",
"rimraf": "6.0.1",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/harpc/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@rust/harpc-wire-protocol": "0.0.0-private",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.16.0",
"rimraf": "6.0.1",
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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/dotenv-flow": "3.3.3",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/wait-on": "5.3.4",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.16.0",
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.5",
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.16.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 @@ -16,7 +16,7 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.15.3",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"prettier": "3.4.2",
"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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/yargs": "17.0.33",
"eslint": "9.16.0",
"quicktype": "16.0.43",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ __metadata:
"@types/lodash.pickby": "npm:4.6.9"
"@types/md5": "npm:2.3.5"
"@types/mime-types": "npm:2.1.4"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/papaparse": "npm:5.3.15"
"@types/sanitize-html": "npm:2.13.0"
"@vitest/coverage-istanbul": "npm:2.1.8"
Expand Down Expand Up @@ -683,7 +683,7 @@ __metadata:
"@local/eslint": "npm:0.0.0-private"
"@local/hash-backend-utils": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/set-interval-async": "npm:1.0.3"
eslint: "npm:9.16.0"
set-interval-async: "npm:2.0.3"
Expand All @@ -702,7 +702,7 @@ __metadata:
"@local/hash-backend-utils": "npm:0.0.0-private"
"@local/hash-isomorphic-utils": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
eslint: "npm:9.16.0"
hot-shots: "npm:8.5.2"
tsx: "npm:4.19.2"
Expand Down Expand Up @@ -762,7 +762,7 @@ __metadata:
"@types/gtag.js": "npm:0.0.20"
"@types/html-to-text": "npm:9.0.4"
"@types/md5": "npm:2.3.5"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/prismjs": "npm:1.26.5"
"@types/react": "npm:18.2.68"
"@types/react-dom": "npm:18.2.25"
Expand Down Expand Up @@ -4530,7 +4530,7 @@ __metadata:
"@local/eslint": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@types/lodash.isequal": "npm:4.5.8"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.2.68"
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
Expand Down Expand Up @@ -4619,7 +4619,7 @@ __metadata:
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-typescript": "npm:12.1.1"
"@rollup/plugin-wasm": "npm:6.2.2"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.2.68"
"@vitest/coverage-istanbul": "npm:2.1.8"
eslint: "npm:9.16.0"
Expand Down Expand Up @@ -9079,7 +9079,7 @@ __metadata:
"@local/tsconfig": "npm:0.0.0-private"
"@types/babel__core": "npm:^7"
"@types/eslint__eslintrc": "npm:2.1.2"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
effect: "npm:3.11.3"
eslint: "npm:9.16.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down Expand Up @@ -9119,7 +9119,7 @@ __metadata:
"@multiformats/dns": "npm:1.0.6"
"@multiformats/multiaddr": "npm:12.3.4"
"@rust/harpc-wire-protocol": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@vitest/coverage-istanbul": "npm:2.1.8"
effect: "npm:3.11.3"
eslint: "npm:9.16.0"
Expand Down Expand Up @@ -9160,7 +9160,7 @@ __metadata:
"@temporalio/worker": "npm:1.11.5"
"@temporalio/workflow": "npm:1.11.5"
"@types/dotenv-flow": "npm:3.3.3"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/wait-on": "npm:5.3.4"
"@vitest/coverage-istanbul": "npm:2.1.8"
agentkeepalive: "npm:4.5.0"
Expand Down Expand Up @@ -9189,7 +9189,7 @@ __metadata:
"@openapitools/openapi-generator-cli": "npm:2.15.3"
"@redocly/cli": "npm:1.26.0"
"@rust/hash-graph-api": "npm:0.0.0-private"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
axios: "npm:1.7.9"
fix-esm-import-path: "npm:1.10.1"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -9256,7 +9256,7 @@ __metadata:
"@sindresorhus/slugify": "npm:1.1.2"
"@temporalio/workflow": "npm:1.11.5"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/pluralize": "npm:0.0.33"
"@vitest/coverage-istanbul": "npm:2.1.8"
apollo-server-express: "npm:3.9.0"
Expand Down Expand Up @@ -9314,7 +9314,7 @@ __metadata:
resolution: "@local/internal-api-client@workspace:libs/@local/internal-api-client/typescript"
dependencies:
"@openapitools/openapi-generator-cli": "npm:2.15.3"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
axios: "npm:1.7.9"
prettier: "npm:3.4.2"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -9351,7 +9351,7 @@ __metadata:
"@local/eslint": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/yargs": "npm:17.0.33"
eslint: "npm:9.16.0"
execa: "npm:5.1.1"
Expand Down Expand Up @@ -18040,12 +18040,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.1, @types/node@npm:>=13.7.0":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:*, @types/node@npm:22.10.2, @types/node@npm:>=13.7.0":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 3a5511a

Please sign in to comment.