Skip to content

Commit da8bf43

Browse files
chore(deps): update dependencies (#610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbecee0 commit da8bf43

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
@@ -48,11 +48,11 @@
4848
"@semantic-release/npm": "10.0.6",
4949
"@semantic-release/release-notes-generator": "11.0.7",
5050
"@swc-node/register": "1.10.10",
51-
"@swc/cli": "0.7.4",
51+
"@swc/cli": "0.7.5",
5252
"@swc/core": "1.11.24",
5353
"@swc/jest": "0.2.38",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "18.19.97",
55+
"@types/node": "18.19.98",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,10 +1686,10 @@
16861686
source-map-support "^0.5.21"
16871687
tslib "^2.6.3"
16881688

1689-
"@swc/cli@0.7.4":
1690-
version "0.7.4"
1691-
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.4.tgz#9de869656c2cbfc7a7b4b8f5e6d58c3921d7d0f5"
1692-
integrity sha512-Z045IahIlmkjXTHubSmIRCjdhIfcZ5oLYPKr2B/E/1z6jQOLOI/aW7txNZS/ql8/8bBQOp3+sDrNH/OsE405NA==
1689+
"@swc/cli@0.7.5":
1690+
version "0.7.5"
1691+
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.7.5.tgz#96bf34c0a3460c732358ef58603b2f412c68c16c"
1692+
integrity sha512-RlUYAxOhsecBB7qFVdDXhXXW3GDVxXpJx90q8Tlj+KuJVUPXViI7tNAvu54u3hbIZAL3LtrQKZHBWF6O5cXxZQ==
16931693
dependencies:
16941694
"@swc/counter" "^0.1.3"
16951695
"@xhmikosr/bin-wrapper" "^13.0.5"
@@ -1909,10 +1909,10 @@
19091909
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
19101910
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
19111911

1912-
"@types/node@18.19.97":
1913-
version "18.19.97"
1914-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.97.tgz#38443553a3f6288c8cac3d1b465a3b33121bbf72"
1915-
integrity sha512-4r3Y9EuCJjWduiam85Fo4GBQtneaEuoaBSdiKo+o6qwQUh0JFVBe7cRUK6I6yVzA0S1gBJJfoQx4VtBH4e5ikg==
1912+
"@types/node@18.19.98":
1913+
version "18.19.98"
1914+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.98.tgz#2a8a9b24fb7ee9f55e4c19ae719060810831b927"
1915+
integrity sha512-+bP9tunb6pQbV5cV4z9EwCD/811rXGwXXI/cNK+8MIcm7Ufe9GWGoz91ERuC4MAn5Yp/SEWNYulaQdRHFG67iw==
19161916
dependencies:
19171917
undici-types "~5.26.4"
19181918

0 commit comments

Comments
 (0)