Skip to content

Commit 4e97d0e

Browse files
Bump typescript from 3.9.7 to 4.0.2 in /ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9659db4 commit 4e97d0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prettier": "^2.0.5",
6262
"react-scripts": "3.4.3",
6363
"tailwindcss": "^1.6.2",
64-
"typescript": "~3.9.7",
64+
"typescript": "~4.0.2",
6565
"wait-on": "^5.2.0"
6666
},
6767
"browserslist": {

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10888,10 +10888,10 @@ typedarray@^0.0.6:
1088810888
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1088910889
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1089010890

10891-
typescript@~3.9.7:
10892-
version "3.9.7"
10893-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
10894-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
10891+
typescript@~4.0.2:
10892+
version "4.0.2"
10893+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
10894+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
1089510895

1089610896
unicode-canonical-property-names-ecmascript@^1.0.4:
1089710897
version "1.0.4"

0 commit comments

Comments
 (0)