Skip to content

Commit

Permalink
Update dependency typescript to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 17d911d commit c4c1a3c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"typescript": "5.5.2",
"typescript": "5.5.4",
"webpack-bundle-analyzer": "4.10.2",
"webpack-dev-server": "5.0.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12609,7 +12609,7 @@ __metadata:
sass-loader: "npm:13.3.3"
style-loader: "npm:3.3.4"
tinycolor2: "npm:1.6.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.4"
uuid: "npm:9.0.1"
webpack: "npm:5.92.1"
webpack-bundle-analyzer: "npm:4.10.2"
Expand Down Expand Up @@ -13813,23 +13813,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard

"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=379a07"
"typescript@patch:typescript@npm%3A5.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:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
languageName: node
linkType: hard

Expand Down

0 comments on commit c4c1a3c

Please sign in to comment.