Skip to content

Commit f2483ed

Browse files
Update dependency typescript to v5.6.3
1 parent 4dbba18 commit f2483ed

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
@@ -50,7 +50,7 @@
5050
"eslint": "8.57.1",
5151
"eslint-config-prettier": "9.1.0",
5252
"microbundle": "0.15.1",
53-
"typescript": "5.6.2"
53+
"typescript": "5.6.3"
5454
},
5555
"type": "module",
5656
"source": "src/extract-query-arg.ts",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3914,10 +3914,10 @@ type-fest@^0.20.2:
39143914
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
39153915
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
39163916

3917-
typescript@5.6.2:
3918-
version "5.6.2"
3919-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3920-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
3917+
typescript@5.6.3:
3918+
version "5.6.3"
3919+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3920+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
39213921

39223922
typescript@^4.1.3:
39233923
version "4.9.3"

0 commit comments

Comments
 (0)