Skip to content

Commit 614e02b

Browse files
authored
Merge pull request #733 from ohbarye/dependabot/npm_and_yarn/frontend/typescript-4.6.4
Bump typescript from 4.6.2 to 4.6.4 in /frontend
2 parents a3eb78b + a8cad93 commit 614e02b

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.6.2",
22+
"typescript": "^4.6.4",
2323
"webpack": "^4.44.2",
2424
"webpack-cli": "^3.3.12",
2525
"webpack-dev-server": "^4.7.4"

frontend/yarn.lock

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

6608-
typescript@^4.6.2:
6609-
version "4.6.2"
6610-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
6611-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
6608+
typescript@^4.6.4:
6609+
version "4.6.4"
6610+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
6611+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
66126612

66136613
union-value@^1.0.0:
66146614
version "1.0.1"

0 commit comments

Comments
 (0)