Skip to content

Commit 315175b

Browse files
authored
Merge pull request #309 from ohbarye/dependabot/npm_and_yarn/frontend/typescript-3.9.5
Bump typescript from 3.9.3 to 3.9.5 in /frontend
2 parents db7df13 + 18ba1b8 commit 315175b

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.1.0",
2121
"ts-loader": "^7.0.5",
22-
"typescript": "^3.9.3",
22+
"typescript": "^3.9.5",
2323
"webpack": "^4.43.0",
2424
"webpack-cli": "^3.3.11",
2525
"webpack-dev-server": "^3.11.0"

frontend/yarn.lock

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

6350-
typescript@^3.9.3:
6351-
version "3.9.3"
6352-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
6353-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
6350+
typescript@^3.9.5:
6351+
version "3.9.5"
6352+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
6353+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
63546354

63556355
union-value@^1.0.0:
63566356
version "1.0.1"

0 commit comments

Comments
 (0)