Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.5.2 to 5.6.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2 to 5.6.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.5.2...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 279029e commit 38d5c6f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"text-encoding": "0.7.0",
"ts-node": "10.9.2",
"tsc-watch": "6.2.0",
"typescript": "5.5.2",
"typescript": "5.6.2",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "7.4.2",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17334,7 +17334,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.2, typescript@npm:^5, typescript@npm:^5.2.2":
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
languageName: node
linkType: hard

"typescript@npm:^5, typescript@npm:^5.2.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
Expand All @@ -17354,7 +17364,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
"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=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=5adc0c"
bin:
Expand Down Expand Up @@ -18292,7 +18312,7 @@ __metadata:
ts-node: "npm:10.9.2"
tsc-watch: "npm:6.2.0"
tsyringe: "npm:4.8.0"
typescript: "npm:5.5.2"
typescript: "npm:5.6.2"
underscore: "npm:1.13.7"
uuid: "npm:10.0.0"
webgl-utils.js: "npm:1.1.0"
Expand Down

0 comments on commit 38d5c6f

Please sign in to comment.