Skip to content

Commit

Permalink
Merge pull request #237 from tgstation/dependabot/npm_and_yarn/typesc…
Browse files Browse the repository at this point in the history
…ript-5.6.2

Bump typescript from 5.5.4 to 5.6.2
  • Loading branch information
tgstation-server-ci[bot] authored Oct 7, 2024
2 parents 17ec217 + eb9f20f commit e32032a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"svg-loader": "^0.0.2",
"swagger-typescript-api": "^13.0.22",
"tiny-typed-emitter": "^2.1.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11420,7 +11420,7 @@ __metadata:
swagger-typescript-api: "npm:^13.0.22"
terser-webpack-plugin: "npm:^5.3.10"
tiny-typed-emitter: "npm:^2.1.0"
typescript: "npm:^5.5.4"
typescript: "npm:^5.6.2"
util: "npm:^0.12.5"
webpack: "npm:^5.95.0"
webpack-bundle-analyzer: "npm:^4.10.2"
Expand Down Expand Up @@ -11651,7 +11651,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.4, typescript@npm:~5.5.4":
"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
languageName: node
linkType: hard

"typescript@npm:~5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
Expand All @@ -11661,7 +11671,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.5.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
Expand Down

0 comments on commit e32032a

Please sign in to comment.