Skip to content

Commit aa6094e

Browse files
build(deps-dev): bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b14d25e commit aa6094e

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
@@ -100,7 +100,7 @@
100100
"ts-jest": "^26.4.4",
101101
"ts-loader": "^8.0.11",
102102
"ts-node": "^9.1.1",
103-
"typescript": "^4.1.2",
103+
"typescript": "^4.1.3",
104104
"vitepress": "^0.8.1",
105105
"vue": "^3.0.3",
106106
"vue-loader": "^16.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9367,10 +9367,10 @@ typedarray-to-buffer@^3.1.5:
93679367
dependencies:
93689368
is-typedarray "^1.0.0"
93699369

9370-
typescript@^4.1.2:
9371-
version "4.1.2"
9372-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
9373-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
9370+
typescript@^4.1.3:
9371+
version "4.1.3"
9372+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
9373+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
93749374

93759375
typescript@~3.7.2:
93769376
version "3.7.5"

0 commit comments

Comments
 (0)