Skip to content

Commit 87eb151

Browse files
committed
chore(deps): update dependency typescript to ^4.2.3
1 parent 061d9fb commit 87eb151

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
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^4.2.3"
8181
}
8282
}

yarn.lock

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

6966-
typescript@^4.1.3:
6967-
version "4.1.3"
6968-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6969-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6966+
typescript@^4.2.3:
6967+
version "4.2.3"
6968+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6969+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
69706970

69716971
uglify-js@^3.1.4:
69726972
version "3.6.7"

0 commit comments

Comments
 (0)