Skip to content

Commit 0598ac8

Browse files
authored
Merge pull request #660 from ohbarye/dependabot/npm_and_yarn/frontend/typescript-4.5.4
Bump typescript from 4.5.2 to 4.5.4 in /frontend
2 parents 79bfde7 + e87855a commit 0598ac8

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

frontend/yarn.lock

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

6521-
typescript@^4.5.2:
6522-
version "4.5.2"
6523-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6524-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
6521+
typescript@^4.5.4:
6522+
version "4.5.4"
6523+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6524+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
65256525

65266526
union-value@^1.0.0:
65276527
version "1.0.1"

0 commit comments

Comments
 (0)