Skip to content

Commit 0b5d6ea

Browse files
authored
Merge pull request #322 from gadget-inc/depfu/update/yarn/typescript-4.6.3
Update typescript: 4.5.5 → 4.6.3 (minor)
2 parents 3a97c41 + c1ddbd8 commit 0b5d6ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"rimraf": "^3.0.2",
101101
"ts-jest": "^27.1.3",
102102
"ts-node": "^9.1.1",
103-
"typescript": "^4.5.5"
103+
"typescript": "^4.6.3"
104104
},
105105
"files": [
106106
"client",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6660,10 +6660,10 @@ typedarray-to-buffer@^3.1.5:
66606660
dependencies:
66616661
is-typedarray "^1.0.0"
66626662

6663-
typescript@^4.5.5:
6664-
version "4.5.5"
6665-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
6666-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6663+
typescript@^4.6.3:
6664+
version "4.6.3"
6665+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6666+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
66676667

66686668
unbox-primitive@^1.0.0:
66696669
version "1.0.0"

0 commit comments

Comments
 (0)