Skip to content

Commit 5129524

Browse files
chore(deps): update dependencies
1 parent 3fb3ed9 commit 5129524

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
@@ -52,7 +52,7 @@
5252
"@swc/core": "1.6.3",
5353
"@swc/jest": "0.2.36",
5454
"@types/jest": "29.5.12",
55-
"@types/node": "18.19.37",
55+
"@types/node": "18.19.38",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.0",
@@ -63,6 +63,6 @@
6363
"prettier": "3.3.2",
6464
"rimraf": "5.0.7",
6565
"semantic-release": "21.1.2",
66-
"typescript": "5.4.5"
66+
"typescript": "5.5.2"
6767
}
6868
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,10 +1737,10 @@
17371737
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
17381738
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
17391739

1740-
"@types/node@18.19.37":
1741-
version "18.19.37"
1742-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.37.tgz#506ee89d6b5edd5a4c4e01b22162dd8309718a35"
1743-
integrity sha512-Pi53fdVMk7Ig5IfAMltQQMgtY7xLzHaEous8IQasYsdQbYK3v90FkxI3XYQCe/Qme58pqp14lXJIsFmGP8VoZQ==
1740+
"@types/node@18.19.38":
1741+
version "18.19.38"
1742+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.38.tgz#cf4f04c1dab1fcaaa514ec789cf5125184c8c5d8"
1743+
integrity sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==
17441744
dependencies:
17451745
undici-types "~5.26.4"
17461746

@@ -7314,10 +7314,10 @@ type-fest@^3.8.0:
73147314
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.8.0.tgz#ce80d1ca7c7d11c5540560999cbd410cb5b3a385"
73157315
integrity sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==
73167316

7317-
typescript@5.4.5:
7318-
version "5.4.5"
7319-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7320-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
7317+
typescript@5.5.2:
7318+
version "5.5.2"
7319+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7320+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
73217321

73227322
uglify-js@^3.1.4:
73237323
version "3.15.4"

0 commit comments

Comments
 (0)