Skip to content

Commit 43f3a5a

Browse files
chore(deps-dev): bump typescript from 4.1.4 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.4...v4.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f4a505a commit 43f3a5a

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
@@ -36,7 +36,7 @@
3636
"rollup-plugin-typescript2": "^0.29.0",
3737
"ts-jest": "25.3.1",
3838
"tsd": "0.14.0",
39-
"typescript": "^4.1.4",
39+
"typescript": "^4.1.5",
4040
"vitepress": "^0.12.0",
4141
"vue": "3.0.3",
4242
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6361,10 +6361,10 @@ typedarray-to-buffer@^3.1.5:
63616361
dependencies:
63626362
is-typedarray "^1.0.0"
63636363

6364-
typescript@^4.1.4:
6365-
version "4.1.4"
6366-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
6367-
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
6364+
typescript@^4.1.5:
6365+
version "4.1.5"
6366+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6367+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
63686368

63696369
uc.micro@^1.0.1, uc.micro@^1.0.5:
63706370
version "1.0.6"

0 commit comments

Comments
 (0)