Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2022
1 parent 8de1029 commit 8de6427
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 12 deletions.
23 changes: 15 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sass": "1.54.9",
"semantic-release": "19.0.5",
"standard-version": "9.5.0",
"typescript": "4.8.3",
"typescript": "4.9.3",
"vite": "3.2.4",
"vite-plugin-checker": "0.5.1",
"vite-plugin-html": "3.2.0",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8068,7 +8068,7 @@ __metadata:
sass: "npm:1.54.9"
semantic-release: "npm:19.0.5"
standard-version: "npm:9.5.0"
typescript: "npm:4.8.3"
typescript: "npm:4.9.3"
vite: "npm:3.2.4"
vite-plugin-checker: "npm:0.5.1"
vite-plugin-html: "npm:3.2.0"
Expand Down Expand Up @@ -9435,7 +9435,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.3, typescript@npm:^4.6.4":
"typescript@npm:4.9.3":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b0aafee5d6427b67fc557c46a6e9c093586444db463fde7a19ffc4eecc31889246210ff679f8384769dc99fca975bba5ac17411816855bb2d8a549e4fe442cc7
languageName: node
linkType: hard

"typescript@npm:^4.6.4":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
bin:
Expand All @@ -9445,7 +9455,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A4.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>::version=4.9.3&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e449b7c143ae3e87375ffb8be9a37880c6d61720337fcc7c211b129fc8f43016c366cd9f1d0c13f35cd3a1ffe4f108f0ededc75eb70e8cfeac4e5a8f011e3f82
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#optional!builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
bin:
Expand Down

0 comments on commit 8de6427

Please sign in to comment.