Skip to content

Commit 5ac3896

Browse files
committed
chore(deps): update dependency typescript to ^4.2.4
1 parent 734466b commit 5ac3896

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.19",
136136
"sourcegraph": "^25.1.0",
137137
"ts-node": "^8.0.2",
138-
"typescript": "^4.1.3"
138+
"typescript": "^4.2.4"
139139
},
140140
"dependencies": {
141141
"ignore": "^5.1.8",

yarn.lock

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

8024-
typescript@^4.1.3:
8025-
version "4.1.3"
8026-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
8027-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
8024+
typescript@^4.2.4:
8025+
version "4.2.4"
8026+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
8027+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
80288028

80298029
uglify-js@^3.1.4:
80308030
version "3.4.9"

0 commit comments

Comments
 (0)