Skip to content

Commit 64511f2

Browse files
committed
chore(deps): update dependency typescript to v4.5.3
1 parent 3208b8a commit 64511f2

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.2",
44+
"typescript": "4.5.3",
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-
typescript@4.5.2, typescript@^4.4.3:
6026-
version "4.5.2"
6027-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6028-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
6025+
typescript@4.5.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==
60296029

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

0 commit comments

Comments
 (0)