Skip to content

Commit 435e0bf

Browse files
chore(deps-dev): bump typescript from 4.5.2 to 4.5.3
1 parent 648b10c commit 435e0bf

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
@@ -43,7 +43,7 @@
4343
"nyc": "^15.1.0",
4444
"prettier": "^2.5.1",
4545
"tslib": "^2.3.1",
46-
"typescript": "^4.5.2"
46+
"typescript": "^4.5.3"
4747
},
4848
"ava": {
4949
"extensions": ["ts"],

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7098,10 +7098,10 @@ typedarray@^0.0.6:
70987098
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
70997099
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71007100

7101-
typescript@^4.4.4, typescript@^4.5.2:
7102-
version "4.5.2"
7103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7104-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
7101+
typescript@^4.4.4, typescript@^4.5.3:
7102+
version "4.5.3"
7103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
7104+
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
71057105

71067106
uglify-js@^3.1.4:
71077107
version "3.14.2"

0 commit comments

Comments
 (0)