Skip to content

Commit e41b183

Browse files
Update dependency typescript to v4.9.5
1 parent 92699f0 commit e41b183

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"reactotron-core-client": "^2.8.10",
131131
"regenerator-runtime": "^0.13.4",
132132
"ts-jest": "26",
133-
"typescript": "4.7.3",
133+
"typescript": "4.9.5",
134134
"webpack": "4",
135135
"webpack-dev-server": "^3"
136136
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16124,10 +16124,10 @@ typedarray@^0.0.6:
1612416124
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1612516125
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1612616126

16127-
typescript@4.7.3:
16128-
version "4.7.3"
16129-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
16130-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
16127+
typescript@4.9.5:
16128+
version "4.9.5"
16129+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
16130+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1613116131

1613216132
ua-parser-js@^0.7.19, ua-parser-js@^0.7.30:
1613316133
version "0.7.32"

0 commit comments

Comments
 (0)