From 8211e38499571ef5b55ab5c0254e458646984d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 06:03:19 +0000 Subject: [PATCH] build(deps): bump typescript from 4.6.2 to 4.6.3 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 982402 -> 982402 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 157f5a7c8993419a8992971bb8be80241affad0c..0002450ed39b8321f9548171b06b923359c40d66 100644 GIT binary patch delta 288 zcmZqrZQboKqj9qxzBM>tIF*6W@_^d$8w%wJ5{osk|m%N#crdyn4mzmz; z!KEBp>F1eP;*w~ZnV6pzmR}XDUmED;nq%x06z=2g?e68BVHTN~S!Uqw;~rd^QQ+p4 zY93%5oa7N@pMZZ}m1yn=qlr7pw`WxFNwoq1oj7M4 delta 289 zcmZqrZQboKqfxUfOS>xzBM>tIF*6W@_^d$8w%wJ5{osk|C93R3(=E=j%S?CP z$)_CV;j5qFmYE*n>Z$8;Ff5aX5bQ)>s;<+>7JM5m_FUGkV&@v)me5R<^W<& bAm##MZXo8_{^~66_LcN;$o7m1KB-m!O1@#U diff --git a/web/package.json b/web/package.json index cb01ceaff..d0bead9ed 100644 --- a/web/package.json +++ b/web/package.json @@ -26,7 +26,7 @@ "react-router-dom": "^5.3.0", "react-scripts": "^5.0.0", "slugify": "^1.6.5", - "typescript": "^4.6.2", + "typescript": "^4.6.3", "web-vitals": "^2.1.4" }, "scripts": {