From 2fe24097ce088b21eefb472102425cf69f63469e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 21:51:01 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^4.6.4 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f05330a..f1981eb 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react-dom": "^17.0.2", "semantic-release": "^18.0.0", "ts-jest": "^27.0.7", - "typescript": "^4.4.4" + "typescript": "^4.6.4" }, "peerDependencies": { "react": "^16.14.0 || ^17.0.0" diff --git a/yarn.lock b/yarn.lock index 332a3bc..4d67374 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14702,11 +14702,16 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.4.3, typescript@^4.4.4: +typescript@^4.4.3: version "4.4.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== +typescript@^4.6.4: + version "4.6.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" + integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== + uglify-js@^3.1.4: version "3.13.7" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"