Skip to content

Commit

Permalink
Bump typescript from 5.4.5 to 5.5.3 (#591)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JR Reed <mikereed101@gmail.com>
  • Loading branch information
dependabot[bot] and mreed101 authored Jul 24, 2024
1 parent af5c260 commit 21ca016
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 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 @@ -135,7 +135,7 @@
"storybook": "^8.0.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.3"
"typescript": "^5.5.3"
},
"resolutions": {
"drupal-jsonapi-params": "2.3.1",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13395,7 +13395,7 @@ __metadata:
swr: ^2.2.4
ts-node: ^10.9.2
tsconfig-paths: ^4.2.0
typescript: ^5.4.3
typescript: ^5.5.3
uswds: ^2.14.0
uuid: ^9.0.1
validator: ^13.11.0
Expand Down Expand Up @@ -17335,7 +17335,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.2.2, typescript@npm:^5.4.3":
"typescript@npm:^5.2.2":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
Expand All @@ -17345,7 +17345,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.4.3#~builtin<compat/typescript>":
"typescript@npm:^5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
languageName: node
linkType: hard

"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=14eedb"
bin:
Expand All @@ -17355,6 +17365,16 @@ __metadata:
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=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
languageName: node
linkType: hard

"ufo@npm:^1.4.0":
version: 1.5.3
resolution: "ufo@npm:1.5.3"
Expand Down

0 comments on commit 21ca016

Please sign in to comment.