Skip to content

Commit 0b47364

Browse files
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#1468)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00cd919 commit 0b47364

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"rollup-plugin-typescript2": "^0.31.2",
4747
"ts-jest": "27.1.4",
4848
"tslib": "2.4.0",
49-
"typescript": "4.6.3",
49+
"typescript": "4.6.4",
5050
"vitepress": "^0.22.3",
5151
"vue": "3.2.33",
5252
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5256,10 +5256,10 @@ typedarray-to-buffer@^3.1.5:
52565256
dependencies:
52575257
is-typedarray "^1.0.0"
52585258

5259-
5260-
version "4.6.3"
5261-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5262-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5259+
5260+
version "4.6.4"
5261+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5262+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
52635263

52645264
unicode-canonical-property-names-ecmascript@^2.0.0:
52655265
version "2.0.0"

0 commit comments

Comments
 (0)