Skip to content

Commit ecc882e

Browse files
chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#1153)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.3...v4.5.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 dd574bf commit ecc882e

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
@@ -40,7 +40,7 @@
4040
"rollup-plugin-typescript2": "^0.31.1",
4141
"ts-jest": "25.3.1",
4242
"tslib": "2.3.1",
43-
"typescript": "4.5.3",
43+
"typescript": "4.5.4",
4444
"vitepress": "^0.20.4",
4545
"vue": "3.2.24",
4646
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6241,10 +6241,10 @@ typedarray-to-buffer@^3.1.5:
62416241
dependencies:
62426242
is-typedarray "^1.0.0"
62436243

6244-
6245-
version "4.5.3"
6246-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
6247-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
6244+
6245+
version "4.5.4"
6246+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6247+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
62486248

62496249
unicode-canonical-property-names-ecmascript@^1.0.4:
62506250
version "1.0.4"

0 commit comments

Comments
 (0)