Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 7c9ad30

Browse files
build(deps): update dependency typescript to v4.5.2 (#446)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a8b0783 commit 7c9ad30

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
@@ -18,7 +18,7 @@
1818
"semantic-release": "18.0.0",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.3.1",
21-
"typescript": "4.4.4"
21+
"typescript": "4.5.2"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13356,10 +13356,10 @@ typedarray-to-buffer@^3.1.5:
1335613356
dependencies:
1335713357
is-typedarray "^1.0.0"
1335813358

13359-
typescript@4.4.4:
13360-
version "4.4.4"
13361-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
13362-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
13359+
typescript@4.5.2:
13360+
version "4.5.2"
13361+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
13362+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
1336313363

1336413364
typescript@^3.7.3:
1336513365
version "3.9.7"

0 commit comments

Comments
 (0)