Skip to content

Commit 61ee597

Browse files
authored
Merge pull request #696 from ohbarye/dependabot/npm_and_yarn/frontend/typescript-4.6.2
Bump typescript from 4.5.4 to 4.6.2 in /frontend
2 parents 7bb5d6c + 3590f45 commit 61ee597

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

+1-1
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.4"

frontend/yarn.lock

+4-4
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)