Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 3855ab1 commit a40787f
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"ts-node": "10.9.2",
"ts-unused-exports": "10.0.1",
"tslib": "2.6.2",
"typescript": "5.3.3",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/comlink-transfer-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@lichtblick/comlink": "1.0.3",
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/react": "16.0.0",
"@types/foxglove__web": "workspace:*",
"@types/lodash-es": "^4",
"typescript": "5.3.3"
"typescript": "5.7.2"
},
"dependencies": {
"@lichtblick/log": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/mcap-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"@types/protobufjs": "workspace:*",
"typescript": "5.3.3"
"typescript": "5.7.2"
},
"dependencies": {
"@foxglove/schemas": "1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/message-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"@types/nearley": "2.11.5",
"typescript": "5.3.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/suite-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"ts-key-enum": "2.0.12",
"ts-loader": "9.5.1",
"tss-react": "4.8.6",
"typescript": "5.3.3",
"typescript": "5.7.2",
"use-debounce": "10.0.0",
"use-immer": "0.10.0",
"uuid": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepack": "tsc -b"
},
"dependencies": {
"typescript": "5.3.3"
"typescript": "5.7.2"
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0"
Expand Down
42 changes: 11 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@ __metadata:
dependencies:
"@lichtblick/comlink": 1.0.3
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2846,7 +2846,7 @@ __metadata:
"@types/lodash-es": ^4
lodash-es: 4.17.21
shallowequal: 1.1.0
typescript: 5.3.3
typescript: 5.7.2
peerDependencies:
react: ^18.3.1
languageName: unknown
Expand All @@ -2857,7 +2857,7 @@ __metadata:
resolution: "@lichtblick/log@workspace:packages/log"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand All @@ -2883,7 +2883,7 @@ __metadata:
flatbuffers: 24.3.25
flatbuffers_reflection: 0.0.7
protobufjs: "patch:[email protected]#../../patches/protobufjs.patch"
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand All @@ -2902,7 +2902,7 @@ __metadata:
"@types/nearley": 2.11.5
babel-jest: 29.7.0
nearley: 2.20.1
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3205,7 +3205,7 @@ __metadata:
ts-key-enum: 2.0.12
ts-loader: 9.5.1
tss-react: 4.8.6
typescript: 5.3.3
typescript: 5.7.2
use-debounce: 10.0.0
use-immer: 0.10.0
uuid: 9.0.1
Expand Down Expand Up @@ -3298,7 +3298,7 @@ __metadata:
resolution: "@lichtblick/suite@workspace:packages/suite"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3346,7 +3346,7 @@ __metadata:
resolution: "@lichtblick/typescript-transformers@workspace:packages/typescript-transformers"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14207,7 +14207,7 @@ __metadata:
ts-node: 10.9.2
ts-unused-exports: 10.0.1
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.7.2
vm-browserify: 1.1.2
webpack: 5.96.1
webpack-cli: 5.1.4
Expand Down Expand Up @@ -19759,17 +19759,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
languageName: node
linkType: hard

"typescript@npm:^4 || ^5, typescript@npm:^5.3.3":
"typescript@npm:5.7.2, typescript@npm:^4 || ^5, typescript@npm:^5.3.3":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
Expand All @@ -19779,17 +19769,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
languageName: node
linkType: hard

"typescript@patch:typescript@^4 || ^5#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4 || ^5#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=f3b441"
bin:
Expand Down

0 comments on commit a40787f

Please sign in to comment.