Skip to content

Commit 8934969

Browse files
authored
Merge pull request #402 from javaistic/depfu/update/yarn/typescript-4.9.4
Update typescript: 4.9.3 → 4.9.4 (patch)
2 parents b11df10 + d2df2ce commit 8934969

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
@@ -79,7 +79,7 @@
7979
"eslint-plugin-import": "2.26.0",
8080
"prettier": "^2.8.0",
8181
"prettier-plugin-tailwindcss": "^0.1.13",
82-
"typescript": "^4.9.3",
82+
"typescript": "^4.9.4",
8383
"webpack": "^5.75.0"
8484
}
8585
}

yarn.lock

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

6054-
typescript@^4.9.3:
6055-
version "4.9.3"
6056-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
6057-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
6054+
typescript@^4.9.4:
6055+
version "4.9.4"
6056+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
6057+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
60586058

60596059
unbox-primitive@^1.0.2:
60606060
version "1.0.2"

0 commit comments

Comments
 (0)