Skip to content

Commit 6dbe9a9

Browse files
chore: bump typescript from 4.6.3 to 4.6.4 in /website
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 452277e commit 6dbe9a9

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
@@ -31,7 +31,7 @@
3131
"@docusaurus/module-type-aliases": "2.0.0-beta.18",
3232
"@tsconfig/docusaurus": "^1.0.5",
3333
"@types/node": "^17.0.24",
34-
"typescript": "^4.6.3"
34+
"typescript": "^4.6.4"
3535
},
3636
"browserslist": {
3737
"production": [

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8268,10 +8268,10 @@ typedarray-to-buffer@^3.1.5:
82688268
dependencies:
82698269
is-typedarray "^1.0.0"
82708270

8271-
typescript@^4.6.3:
8272-
version "4.6.3"
8273-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
8274-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
8271+
typescript@^4.6.4:
8272+
version "4.6.4"
8273+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
8274+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
82758275

82768276
ua-parser-js@^0.7.30:
82778277
version "0.7.31"

0 commit comments

Comments
 (0)