Skip to content

Commit 7ef2d11

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump typescript from 4.1.3 to 4.1.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.1.3...v4.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 207ca37 commit 7ef2d11

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
@@ -37,7 +37,7 @@
3737
"rollup-plugin-typescript2": "^0.29.0",
3838
"ts-jest": "25.3.1",
3939
"tsd": "0.14.0",
40-
"typescript": "^4.1.3",
40+
"typescript": "^4.1.4",
4141
"vitepress": "^0.11.5",
4242
"vue": "3.0.3",
4343
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6430,10 +6430,10 @@ typedarray-to-buffer@^3.1.5:
64306430
dependencies:
64316431
is-typedarray "^1.0.0"
64326432

6433-
typescript@^4.1.3:
6434-
version "4.1.3"
6435-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6436-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6433+
typescript@^4.1.4:
6434+
version "4.1.4"
6435+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
6436+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
64376437

64386438
uc.micro@^1.0.1, uc.micro@^1.0.5:
64396439
version "1.0.6"

0 commit comments

Comments
 (0)