Skip to content

Commit 3f222fb

Browse files
chore(deps): update dependencies (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94afa03 commit 3f222fb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@swc/core": "1.4.5",
6464
"@swc/jest": "0.2.36",
6565
"@types/jest": "29.5.12",
66-
"@types/node": "20.11.24",
66+
"@types/node": "20.11.25",
6767
"@typescript-eslint/eslint-plugin": "7.1.1",
6868
"@typescript-eslint/parser": "7.1.1",
6969
"eslint": "8.57.0",
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.5",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.3.3",
82+
"typescript": "5.4.2",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,10 +1579,10 @@
15791579
dependencies:
15801580
undici-types "~5.26.4"
15811581

1582-
"@types/node@20.11.24":
1583-
version "20.11.24"
1584-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
1585-
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
1582+
"@types/node@20.11.25":
1583+
version "20.11.25"
1584+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
1585+
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
15861586
dependencies:
15871587
undici-types "~5.26.4"
15881588

@@ -7222,10 +7222,10 @@ type-fest@^4.6.0, type-fest@^4.7.1:
72227222
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.10.3.tgz#ff01cb0a1209f59583d61e1312de9715e7ea4874"
72237223
integrity sha512-JLXyjizi072smKGGcZiAJDCNweT8J+AuRxmPZ1aG7TERg4ijx9REl8CNhbr36RV4qXqL1gO1FF9HL8OkVmmrsA==
72247224

7225-
typescript@5.3.3:
7226-
version "5.3.3"
7227-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7228-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
7225+
typescript@5.4.2:
7226+
version "5.4.2"
7227+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
7228+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
72297229

72307230
ufo@^1.3.0:
72317231
version "1.3.2"

0 commit comments

Comments
 (0)