Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 7b6f77a commit 111469a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"typedoc": "0.25.13",
"typedoc-plugin-markdown": "3.16.0",
"typedoc-plugin-rename-defaults": "0.7.0",
"typescript": "5.4.5",
"typescript": "5.5.3",
"weak-napi": "2.0.2"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@theguild/tailwind-config": "0.4.2",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"typescript": "5.4.5"
"typescript": "5.5.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11938,10 +11938,10 @@ [email protected]:
minimatch "^9.0.3"
shiki "^0.14.7"

typescript@5.4.5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
typescript@5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==

ua-parser-js@^0.7.18:
version "0.7.33"
Expand Down

0 comments on commit 111469a

Please sign in to comment.