Skip to content

Commit

Permalink
build(deps): bump typescript in /workspaces/repo-tools
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.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.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 6df47a0 commit 5d8ea7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion workspaces/repo-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"@playwright/test": "^1.32.3",
"@spotify/prettier-config": "^15.0.0",
"prettier": "^2.3.2",
"typescript": "~5.3.0"
"typescript": "~5.5.2"
}
}
18 changes: 9 additions & 9 deletions workspaces/repo-tools/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18836,7 +18836,7 @@ __metadata:
"@playwright/test": ^1.32.3
"@spotify/prettier-config": ^15.0.0
prettier: ^2.3.2
typescript: ~5.3.0
typescript: ~5.5.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21141,13 +21141,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.3.0":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:~5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
languageName: node
linkType: hard

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

"typescript@patch:typescript@~5.3.0#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=a1c5e5"
"typescript@patch:typescript@~5.5.2#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d8ea7b

Please sign in to comment.