Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 51244c9

Browse files
chore(deps): update dependency typescript to ^4.9.5
1 parent 10cd930 commit 51244c9

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
@@ -61,7 +61,7 @@
6161
"ts-node": "^10.8.0",
6262
"tslint": "^6.1.3",
6363
"type-coverage": "^2.21.1",
64-
"typescript": "^4.3.4"
64+
"typescript": "^4.9.5"
6565
},
6666
"resolutions": {
6767
"prettier": "^2.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7512,10 +7512,10 @@ type@^2.0.0:
75127512
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
75137513
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
75147514

7515-
typescript@^4.3.4, typescript@^4.4.3:
7516-
version "4.6.3"
7517-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7518-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
7515+
typescript@^4.4.3, typescript@^4.9.5:
7516+
version "4.9.5"
7517+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7518+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
75197519

75207520
unbox-primitive@^1.0.2:
75217521
version "1.0.2"

0 commit comments

Comments
 (0)