diff --git a/package.json b/package.json index 351ffdf..3e53650 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ }, "devDependencies": { "dumi": "1.1.16", - "typescript": "4.2.4" + "typescript": "4.3.2" } } diff --git a/yarn.lock b/yarn.lock index 73e4eec..793e99e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10354,10 +10354,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== +typescript@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== umi-webpack-bundle-analyzer@3.6.0: version "3.6.0"