Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.5.0-beta to 5.5.2
Browse files Browse the repository at this point in the history
- closes #86

Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Jun 22, 2024
1 parent 343728b commit 82bd047
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ branches:
- context: test (20)
- context: typescript (5.3.3)
- context: typescript (5.4.5)
- context: typescript (5.5.0-beta)
- context: typescript (5.5.2)
- context: typescript (latest)
strict: true
restrictions: null
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"to-vfile": "8.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.0-beta",
"typescript": "5.5.2",
"typescript-eslint": "8.0.0-alpha.30",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,7 +1926,7 @@ __metadata:
to-vfile: "npm:8.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.0-beta"
typescript: "npm:5.5.2"
typescript-eslint: "npm:8.0.0-alpha.30"
vfile: "npm:6.0.1"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -10107,13 +10107,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.0-beta":
version: 5.5.0-beta
resolution: "typescript@npm:5.5.0-beta"
"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/94d187972aff9c1b521fa40cb4e8121cd0ca701c7e33a28f7d2b6b16179b51d8f209822fd49da1899ffe949446f45624face5083fd9f1cfd0dd532f5865fcdee
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.5.0-beta#optional!builtin<compat/typescript>":
version: 5.5.0-beta
resolution: "typescript@patch:typescript@npm%3A5.5.0-beta#optional!builtin<compat/typescript>::version=5.5.0-beta&hash=b45daf"
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/bba23e7bcae0b253b9af030094baf3964b2d19bea67beaf9faff34ddb89b83f47ab9357118c7e8174ad27790fac0088d88bbbd6f999c938accf75a788b31f87e
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
languageName: node
linkType: hard

Expand Down

0 comments on commit 82bd047

Please sign in to comment.