Skip to content

Commit b851f5e

Browse files
chore(deps-dev): bump typescript from 3.9.6 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.6...v4.1.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c790397 commit b851f5e

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
@@ -43,7 +43,7 @@
4343
"install-peers-cli": "^2.2.0",
4444
"lint-staged": "^10.2.11",
4545
"prettier": "^2.0.5",
46-
"typescript": "^3.9.6"
46+
"typescript": "^4.1.3"
4747
},
4848
"peerDependencies": {
4949
"html-webpack-plugin": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2623,10 +2623,10 @@ type-fest@^0.8.1:
26232623
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
26242624
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
26252625

2626-
typescript@^3.9.6:
2627-
version "3.9.6"
2628-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
2629-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
2626+
typescript@^4.1.3:
2627+
version "4.1.3"
2628+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
2629+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
26302630

26312631
uri-js@^4.2.2:
26322632
version "4.2.2"

0 commit comments

Comments
 (0)