Skip to content

Commit 05214f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.5.4
1 parent 7093195 commit 05214f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"stylelint-config-prettier": "8.0.2",
6363
"stylelint-config-standard": "22.0.0",
6464
"ts-loader": "8.3.0",
65-
"typescript": "4.5.3",
65+
"typescript": "4.5.4",
6666
"url-loader": "4.1.1"
6767
}
6868
}

yarn.lock

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

9855-
9856-
version "4.5.3"
9857-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
9858-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
9855+
9856+
version "4.5.4"
9857+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
9858+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
98599859

98609860
typescript@~4.2:
98619861
version "4.2.4"

0 commit comments

Comments
 (0)