Skip to content

Commit 2a95cb7

Browse files
chore(deps): update dependencies (#761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39f9b0d commit 2a95cb7

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.13.20",
6464
"@swc/jest": "0.2.39",
6565
"@types/jest": "29.5.14",
66-
"@types/node": "20.19.18",
66+
"@types/node": "20.19.19",
6767
"@typescript-eslint/eslint-plugin": "7.18.0",
6868
"@typescript-eslint/parser": "7.18.0",
6969
"eslint": "8.57.1",
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.9.2",
82+
"typescript": "5.9.3",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
dependencies:
17361736
undici-types "~5.26.4"
17371737

1738-
"@types/node@20.19.18":
1739-
version "20.19.18"
1740-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.18.tgz#e21af71b0234f59498888629bc5ce53ec9fd0b9d"
1741-
integrity sha512-KeYVbfnbsBCyKG8e3gmUqAfyZNcoj/qpEbHRkQkfZdKOBrU7QQ+BsTdfqLSWX9/m1ytYreMhpKvp+EZi3UFYAg==
1738+
"@types/node@20.19.19":
1739+
version "20.19.19"
1740+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1741+
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
17421742
dependencies:
17431743
undici-types "~6.21.0"
17441744

@@ -8063,10 +8063,10 @@ typedarray.prototype.slice@^1.0.3:
80638063
typed-array-buffer "^1.0.2"
80648064
typed-array-byte-offset "^1.0.2"
80658065

8066-
typescript@5.9.2:
8067-
version "5.9.2"
8068-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
8069-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
8066+
typescript@5.9.3:
8067+
version "5.9.3"
8068+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8069+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
80708070

80718071
ufo@^1.3.0:
80728072
version "1.3.2"

0 commit comments

Comments
 (0)