Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /graphql-server
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.4...v5.4.5)

---
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 May 1, 2024
1 parent fa04a29 commit 24b84d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.5.0",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2",
"typescript": "^5.4.5",
"webpack": "^5.88.1",
"yalc": "^1.0.0-pre.53"
},
Expand Down
18 changes: 9 additions & 9 deletions graphql-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ __metadata:
ts-node: "npm:^10.5.0"
tsconfig-paths: "npm:^4.2.0"
typeorm: "npm:^0.3.20"
typescript: "npm:^5.2.2"
typescript: "npm:^5.4.5"
webpack: "npm:^5.88.1"
yalc: "npm:^1.0.0-pre.53"
languageName: unknown
Expand Down Expand Up @@ -8895,13 +8895,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.2.2":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
checksum: 2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=e012d7"
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 413a0714a2b554bef8d39a386e5d25df22c625dd677d7260c1a08625016e46ce5f79dae0812641a22ab37c905370b407dc6838e11d4f10845821127d42221876
checksum: 9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
languageName: node
linkType: hard

Expand Down

0 comments on commit 24b84d6

Please sign in to comment.