Skip to content

Commit ef137ca

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent c06cd86 commit ef137ca

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
@@ -28,7 +28,7 @@
2828
"prettier": "2.2.1",
2929
"rimraf": "3.0.2",
3030
"semantic-release": "17.3.9",
31-
"typescript": "4.1.3"
31+
"typescript": "4.9.5"
3232
},
3333
"husky": {
3434
"hooks": {

yarn.lock

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

5234-
typescript@4.1.3:
5235-
version "4.1.3"
5236-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5237-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5234+
typescript@4.9.5:
5235+
version "4.9.5"
5236+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5237+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
52385238

52395239
uglify-js@^3.1.4:
52405240
version "3.12.8"

0 commit comments

Comments
 (0)