Skip to content

Commit

Permalink
Update npm package @types/node to v20.16.6 (#5223)
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 Sep 24, 2024
1 parent 5b7c7f2 commit 185c7d1
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.5",
"@types/node": "20.16.6",
"@types/papaparse": "5.3.14",
"@types/sanitize-html": "2.13.0",
"@vitest/coverage-istanbul": "2.1.1",
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.5",
"@types/node": "20.16.6",
"@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.5",
"@types/node": "20.16.6",
"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.5",
"@types/node": "20.16.6",
"@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.5",
"@types/node": "20.16.6",
"@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.2.4",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-wasm": "6.2.2",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/react": "18.2.68",
"@vitest/coverage-istanbul": "2.1.1",
"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.5",
"@types/node": "20.16.6",
"@types/wait-on": "5.3.4",
"@vitest/coverage-istanbul": "2.1.1",
"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.3",
"@rust/graph-api": "0.0.0-private",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"eslint": "8.57.0",
"fix-esm-import-path": "1.10.0",
"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.10.1",
"@types/lodash-es": "4.17.12",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.1",
"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.13.9",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.2"
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.5",
"@types/node": "20.16.6",
"@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 @@ -11065,10 +11065,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/[email protected].5", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.16.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
"@types/node@*", "@types/[email protected].6", "@types/node@>=13.7.0", "@types/node@^20.11.20", "@types/node@^20.12.7":
version "20.16.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.6.tgz#0bf99fcebcee68ecdc2c45b160a10a0fe5c652b8"
integrity sha512-T7PpxM/6yeDE+AdlVysT62BX6/bECZOmQAgiFg5NoBd5MQheZ3tzal7f1wvzfiEcmrcJNRi2zRr2nY2zF+0uqw==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 185c7d1

Please sign in to comment.