Skip to content

Commit 3584af3

Browse files
chore(deps): update dependency typescript to v4.5.3 (#841)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 48d7065 commit 3584af3

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
@@ -101,7 +101,7 @@
101101
"stylelint-no-unsupported-browser-features": "4.1.4",
102102
"stylelint-order": "4.1.0",
103103
"stylelint-prettier": "1.1.2",
104-
"typescript": "4.5.2",
104+
"typescript": "4.5.3",
105105
"watch": "1.0.2"
106106
}
107107
}

yarn.lock

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

20189-
20190-
version "4.5.2"
20191-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
20192-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
20189+
20190+
version "4.5.3"
20191+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
20192+
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
2019320193

2019420194
uglify-js@^3.1.4:
2019520195
version "3.14.4"

0 commit comments

Comments
 (0)