Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.5.4 to 5.7.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.5.4...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent f5ae0fd commit 596b637
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"source-map-explorer": "^2.5.3",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.0",
"webpack-bundle-analyzer": "^4.10.2"
},
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5723,7 +5723,7 @@ __metadata:
source-map-explorer: "npm:^2.5.3"
stream: "npm:^0.0.3"
tslib: "npm:^2.7.0"
typescript: "npm:~5.5.4"
typescript: "npm:~5.7.2"
typescript-eslint: "npm:^8.18.0"
webpack-bundle-analyzer: "npm:^4.10.2"
zone.js: "npm:~0.14.10"
Expand Down Expand Up @@ -15520,7 +15520,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.0.4":
"typescript@npm:^5.0.4, typescript@npm:~5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
Expand All @@ -15530,17 +15530,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.0.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
Expand All @@ -15550,16 +15540,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

"ua-parser-js@npm:^0.7.30":
version: 0.7.39
resolution: "ua-parser-js@npm:0.7.39"
Expand Down

0 comments on commit 596b637

Please sign in to comment.