Skip to content

Commit 8c9e167

Browse files
committed
chore(deps): update dependency typescript to v4.5.4
1 parent bb17267 commit 8c9e167

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
@@ -41,7 +41,7 @@
4141
"prettier": "2.5.1",
4242
"semantic-release": "17.4.7",
4343
"ts-node": "10.4.0",
44-
"typescript": "4.5.3",
44+
"typescript": "4.5.4",
4545
"webpack": "5.65.0"
4646
},
4747
"eslintConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6022,10 +6022,10 @@ typedarray-to-buffer@^3.1.5:
60226022
dependencies:
60236023
is-typedarray "^1.0.0"
60246024

6025-
[email protected].3, typescript@^4.4.3:
6026-
version "4.5.3"
6027-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
6028-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
6025+
[email protected].4, typescript@^4.4.3:
6026+
version "4.5.4"
6027+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6028+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
60296029

60306030
uglify-js@^3.1.4:
60316031
version "3.14.3"

0 commit comments

Comments
 (0)