Skip to content

Commit ce0e1dd

Browse files
chore: bump typescript from 5.6.2 to 5.6.3 in /website in the all group (#807)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2315670 commit ce0e1dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@docusaurus/module-type-aliases": "3.5.2",
2828
"@tsconfig/docusaurus": "^2.0.3",
29-
"typescript": "^5.6.2"
29+
"typescript": "^5.6.3"
3030
},
3131
"browserslist": {
3232
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8291,10 +8291,10 @@ typedarray-to-buffer@^3.1.5:
82918291
dependencies:
82928292
is-typedarray "^1.0.0"
82938293

8294-
typescript@^5.6.2:
8295-
version "5.6.2"
8296-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
8297-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
8294+
typescript@^5.6.3:
8295+
version "5.6.3"
8296+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
8297+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
82988298

82998299
unicode-canonical-property-names-ecmascript@^2.0.0:
83008300
version "2.0.0"

0 commit comments

Comments
 (0)