Skip to content

Commit 205a6e7

Browse files
chore(deps): update dependency typescript to v4 (#71)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e02c248 commit 205a6e7

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
@@ -135,7 +135,7 @@
135135
"source-map-support": "^0.5.10",
136136
"sourcegraph": "^24.7.0",
137137
"ts-node": "^8.0.2",
138-
"typescript": "^3.9.5"
138+
"typescript": "^4.1.3"
139139
},
140140
"dependencies": {
141141
"ignore": "^5.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8019,10 +8019,10 @@ typedarray@^0.0.6:
80198019
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
80208020
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
80218021

8022-
typescript@^3.9.5:
8023-
version "3.9.5"
8024-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
8025-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
8022+
typescript@^4.1.3:
8023+
version "4.1.3"
8024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
8025+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
80268026

80278027
uglify-js@^3.1.4:
80288028
version "3.4.9"

0 commit comments

Comments
 (0)