aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-07 09:07:39 +0000
committerRenovate Bot <[email protected]>2021-05-07 09:07:39 +0000
commit86c341dd8e5cb5ad7a298a47de3ba16540dc9f8f (patch)
treef9cb1976424c4ec2681b8745757d709098986eb8
parentfix(global): case (diff)
downloadfrontend-86c341dd8e5cb5ad7a298a47de3ba16540dc9f8f.tar.xz
frontend-86c341dd8e5cb5ad7a298a47de3ba16540dc9f8f.zip
chore(deps): update dependency typescript to v4.2.4
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index e998f68..c436559 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"lint-staged": "9.5.0",
"sass": "1.32.12",
"sass-loader": "8.0.2",
- "typescript": "4.1.5"
+ "typescript": "4.2.4"
},
"gitHooks": {
"pre-commit": "lint-staged"
diff --git a/yarn.lock b/yarn.lock
index 89d9687..42f6a58 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10414,10 +10414,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
- version "4.1.5"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
- integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
+ version "4.2.4"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
version "3.4.10"