Skip to content

Commit 5714067

Browse files
chore(deps): update dependency typescript to v4.6.3 (minor) (#75)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 851143d commit 5714067

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
"eslint": "8.8.0",
4444
"jest": "27.4.7",
4545
"prettier": "2.6.1",
46-
"typescript": "4.5.5"
46+
"typescript": "4.6.3"
4747
},
4848
"@pika/pack": {
4949
"pipeline": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6381,10 +6381,10 @@ typedarray-to-buffer@^3.1.5:
63816381
dependencies:
63826382
is-typedarray "^1.0.0"
63836383

6384-
typescript@4.5.5:
6385-
version "4.5.5"
6386-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
6387-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6384+
typescript@4.6.3:
6385+
version "4.6.3"
6386+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6387+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
63886388

63896389
typescript@^3.7.0:
63906390
version "3.9.10"

0 commit comments

Comments
 (0)