Skip to content

Commit fe686fb

Browse files
committed
chore(deps): Update TypeScript to v4.9
1 parent aa74f42 commit fe686fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"styled-components": "^5.2.1",
111111
"ts-loader": "^6.2.1",
112112
"tsc-watch": "^4.2.9",
113-
"typescript": "4.1.6"
113+
"typescript": "^4.9.5"
114114
},
115115
"resolutions": {
116116
"markdown-it": "^12.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11083,10 +11083,10 @@ typedarray@^0.0.6:
1108311083
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1108411084
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1108511085

11086-
typescript@4.1.6:
11087-
version "4.1.6"
11088-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138"
11089-
integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==
11086+
typescript@^4.9.5:
11087+
version "4.9.5"
11088+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11089+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1109011090

1109111091
uc.micro@^1.0.1, uc.micro@^1.0.5:
1109211092
version "1.0.6"

0 commit comments

Comments
 (0)