Skip to content

Commit a35d514

Browse files
committed
fix: upgrade typescript from 4.1.2 to 4.9.5
Snyk has created this PR to upgrade typescript from 4.1.2 to 4.9.5. See this package in yarn: typescript See this project in Snyk: https://app.snyk.io/org/ivan09069/project/baffcfde-e820-4668-9afa-e5a569de9411?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent be57601 commit a35d514

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/app/src/app/overmind/effects/vscode/LinterWorker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"babel-eslint": "10.0.2",
1010
"eslint": "5.16.0",
1111
"esquery": "1.0.1",
12-
"typescript": "4.1.2"
12+
"typescript": "4.9.5"
1313
},
1414
"resolutions": {
1515
"eslint/esquery": "1.0.1"

packages/app/src/app/overmind/effects/vscode/LinterWorker/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,10 +1165,10 @@ type-check@~0.3.2:
11651165
dependencies:
11661166
prelude-ls "~1.1.2"
11671167

1168-
typescript@4.1.2:
1169-
version "4.1.2"
1170-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
1171-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
1168+
typescript@4.9.5:
1169+
version "4.9.5"
1170+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1171+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11721172

11731173
uri-js@^4.2.2:
11741174
version "4.4.1"

0 commit comments

Comments
 (0)