Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency typescript to v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2022
1 parent 63f979d commit 18df291
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier-package-json": "2.6.3",
"prettier-plugin-organize-imports": "2.3.4",
"prettier-plugin-sh": "0.10.1",
"typescript": "4.6.3"
"typescript": "4.6.4"
},
"keywords": [
"kitten",
Expand Down
2 changes: 1 addition & 1 deletion packages/userscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/terser-webpack-plugin": "5.0.4",
"terser-webpack-plugin": "5.3.1",
"ts-loader": "9.2.9",
"typescript": "4.6.3",
"typescript": "4.6.4",
"webpack": "5.72.0",
"webpack-cli": "4.9.2",
"webpack-userscript": "2.5.8"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ __metadata:
terser-webpack-plugin: 5.3.1
ts-loader: 9.2.9
tslib: ^2.2.0
typescript: 4.6.3
typescript: 4.6.4
webpack: 5.72.0
webpack-cli: 4.9.2
webpack-userscript: 2.5.8
Expand Down Expand Up @@ -1988,7 +1988,7 @@ __metadata:
prettier-plugin-organize-imports: 2.3.4
prettier-plugin-sh: 0.10.1
tslib: 2.4.0
typescript: 4.6.3
typescript: 4.6.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3194,23 +3194,23 @@ resolve@^1.9.0:
languageName: node
linkType: hard

"typescript@npm:4.6.3":
version: 4.6.3
resolution: "typescript@npm:4.6.3"
"typescript@npm:4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53e8bcf00abde8ecb2002d1f1e15160b21cb62b2dd0ff71bad2ef55fa96141f76316fce649a415758d3f17bd8e0c5676d8f017c34ec3e38b585812d4717a712c
checksum: 92e2c0328485a4f7bd7435f5b105f03addff32f867e241dc3be8c372ed801a138c732d9a55697696d2f82a80dd6ad4bddff1ad6b0d1884bf4a24b92e71094c44
languageName: node
linkType: hard

"typescript@patch:typescript@4.6.3#~builtin<compat/typescript>":
version: 4.6.3
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=bda367"
"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8d62a37d9f238d83b6cdc738be90bb476a61c7e05d5924ecfb894eb63f39406b0660bd931876546a2be6895cd2678ddcb7f6793ceaab1454bc4e39f3cd9eb889
checksum: 0e3fa814d454942a689daf4c00f82328d323e7ecd4077e3265d45375e64642611631f4c882a71be87774468ba03793e9b8ff4bccfac3018194a9e36d8f72c251
languageName: node
linkType: hard

Expand Down

0 comments on commit 18df291

Please sign in to comment.