Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent b5b4e66 commit b619f96
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"ts-patch": "3.2.1",
"tsx": "^4.19.2",
"turbo": "2.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "^8.19.0",
"vitest": "^2.1.4",
"xml2js": "^0.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"del-cli": "^6.0.0",
"es-main": "^1.3.0",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"sinon": "^19.0.2",
"ts-pegjs": "patch:ts-pegjs@npm%3A4.2.1#~/.yarn/patches/ts-pegjs-npm-4.2.1-0f567a1059.patch",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4",
"xml2js": "^0.6.2",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"del-cli": "^6.0.0",
"sinon": "^19.0.2",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"eslint": "^9.12.0",
"eslint-compat-utils": "^0.6.4",
"eslint-plugin-jsonc": "^2.16.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/flash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"@types/node": "^18.19.63",
"@types/yargs": "^17.0.33",
"del-cli": "^6.0.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"@microsoft/api-extractor": "^7.48.0",
"@types/node": "^18.19.63",
"del-cli": "^6.0.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/maintenance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"reflect-metadata": "^0.2.2",
"ts-morph": "^24.0.0",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"yargs": "^17.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/nvmedit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/yargs": "^17.0.33",
"del-cli": "^6.0.0",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/serial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"del-cli": "^6.0.0",
"sinon": "^19.0.2",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"del-cli": "^6.0.0",
"sinon": "^19.0.2",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"del-cli": "^6.0.0",
"triple-beam": "*",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"winston-transport": "^4.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"execa": "^5.1.1",
"ts-morph": "^24.0.0",
"tsutils": "^3.21.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/zwave-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"mockdate": "^3.0.5",
"sinon": "^19.0.2",
"tsx": "^4.19.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
}
}
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,7 @@ __metadata:
es-main: "npm:^1.3.0"
reflect-metadata: "npm:^0.2.2"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2544,7 +2544,7 @@ __metadata:
sinon: "npm:^19.0.2"
ts-pegjs: "patch:ts-pegjs@npm%3A4.2.1#~/.yarn/patches/ts-pegjs-npm-4.2.1-0f567a1059.patch"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
winston: "npm:^3.15.0"
xml2js: "npm:^0.6.2"
Expand Down Expand Up @@ -2577,7 +2577,7 @@ __metadata:
sinon: "npm:^19.0.2"
triple-beam: "npm:*"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
winston: "npm:^3.15.0"
winston-daily-rotate-file: "npm:^5.0.0"
Expand All @@ -2596,7 +2596,7 @@ __metadata:
eslint: "npm:^9.12.0"
eslint-compat-utils: "npm:^0.6.4"
eslint-plugin-jsonc: "npm:^2.16.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
languageName: unknown
linkType: soft

Expand All @@ -2609,7 +2609,7 @@ __metadata:
"@zwave-js/core": "workspace:*"
del-cli: "npm:^6.0.0"
pathe: "npm:^1.1.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
yargs: "npm:^17.7.2"
zwave-js: "workspace:*"
bin:
Expand Down Expand Up @@ -2643,7 +2643,7 @@ __metadata:
"@zwave-js/shared": "workspace:*"
alcalzone-shared: "npm:^5.0.0"
del-cli: "npm:^6.0.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2674,7 +2674,7 @@ __metadata:
reflect-metadata: "npm:^0.2.2"
ts-morph: "npm:^24.0.0"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
yargs: "npm:^17.7.2"
languageName: unknown
linkType: soft
Expand All @@ -2695,7 +2695,7 @@ __metadata:
reflect-metadata: "npm:^0.2.2"
semver: "npm:^7.6.3"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
yargs: "npm:^17.7.2"
bin:
Expand Down Expand Up @@ -2763,7 +2763,7 @@ __metadata:
ts-patch: "npm:3.2.1"
tsx: "npm:^4.19.2"
turbo: "npm:2.3.3"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:^8.19.0"
vitest: "npm:^2.1.4"
xml2js: "npm:^0.6.2"
Expand Down Expand Up @@ -2792,7 +2792,7 @@ __metadata:
serialport: "npm:^12.0.0"
sinon: "npm:^19.0.2"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
winston: "npm:^3.15.0"
languageName: unknown
Expand All @@ -2811,7 +2811,7 @@ __metadata:
pathe: "npm:^1.1.2"
sinon: "npm:^19.0.2"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
languageName: unknown
linkType: soft
Expand All @@ -2834,7 +2834,7 @@ __metadata:
del-cli: "npm:^6.0.0"
triple-beam: "npm:*"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
winston-transport: "npm:^4.8.0"
languageName: unknown
linkType: soft
Expand All @@ -2848,7 +2848,7 @@ __metadata:
execa: "npm:^5.1.1"
ts-morph: "npm:^24.0.0"
tsutils: "npm:^3.21.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9244,13 +9244,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
languageName: node
linkType: hard

Expand All @@ -9264,13 +9264,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
languageName: node
linkType: hard

Expand Down Expand Up @@ -9829,7 +9829,7 @@ __metadata:
sinon: "npm:^19.0.2"
source-map-support: "npm:^0.5.21"
tsx: "npm:^4.19.2"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.4"
winston: "npm:^3.15.0"
bin:
Expand Down

0 comments on commit b619f96

Please sign in to comment.