Skip to content

Commit 3590f45

Browse files
Bump typescript from 4.5.4 to 4.6.2 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.4...v4.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4762a36 commit 3590f45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"style-loader": "^1.2.1",
2020
"ts-jest": "^26.5.6",
2121
"ts-loader": "^7.0.5",
22-
"typescript": "^4.5.4",
22+
"typescript": "^4.6.2",
2323
"webpack": "^4.44.2",
2424
"webpack-cli": "^3.3.12",
2525
"webpack-dev-server": "^4.7.3"

frontend/yarn.lock

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

6614-
typescript@^4.5.4:
6615-
version "4.5.4"
6616-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6617-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
6614+
typescript@^4.6.2:
6615+
version "4.6.2"
6616+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
6617+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
66186618

66196619
union-value@^1.0.0:
66206620
version "1.0.1"

0 commit comments

Comments
 (0)