Skip to content

Commit

Permalink
Merge pull request #837 from serlo/dependabot/npm_and_yarn/typescript…
Browse files Browse the repository at this point in the history
…-5.5.4

chore(deps-dev): bump typescript from 5.5.3 to 5.5.4
  • Loading branch information
AndreasHuber authored Jul 29, 2024
2 parents 3c1ccd1 + 6a763d3 commit 25d55ef
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier-plugin-sh": "^0.14.0",
"ts-jest": "^29.2.3",
"ts-unused-exports": "^10.1.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"wrangler": "^3.64.0"
},
"packageManager": "[email protected]",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,7 @@ __metadata:
toucan-js: ^4.0.0
ts-jest: ^29.2.3
ts-unused-exports: ^10.1.0
typescript: ^5.5.3
typescript: ^5.5.4
wrangler: ^3.64.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8027,23 +8027,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
languageName: node
linkType: hard

"typescript@patch:typescript@^5.5.3#~builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=5da071"
"typescript@patch:typescript@^5.5.4#~builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
languageName: node
linkType: hard

Expand Down

0 comments on commit 25d55ef

Please sign in to comment.