Skip to content

Commit 956335d

Browse files
build(deps-dev): bump typescript from 3.9.7 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2e41364 commit 956335d

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
@@ -95,6 +95,6 @@
9595
"rollup-plugin-typescript2": "^0.29.0",
9696
"shx": "^0.3.2",
9797
"ts-jest": "^26.4.4",
98-
"typescript": "3.9.7"
98+
"typescript": "4.1.3"
9999
}
100100
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5961,10 +5961,10 @@ typedarray-to-buffer@^3.1.5:
59615961
dependencies:
59625962
is-typedarray "^1.0.0"
59635963

5964-
typescript@3.9.7:
5965-
version "3.9.7"
5966-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
5967-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
5964+
typescript@4.1.3:
5965+
version "4.1.3"
5966+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5967+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
59685968

59695969
unicode-canonical-property-names-ecmascript@^1.0.4:
59705970
version "1.0.4"

0 commit comments

Comments
 (0)