Skip to content

Commit 1bc7999

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

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
@@ -62,8 +62,8 @@
6262
"@swc/cli": "0.4.0",
6363
"@swc/core": "1.7.39",
6464
"@swc/jest": "0.2.36",
65-
"@types/jest": "29.5.13",
66-
"@types/node": "20.16.14",
65+
"@types/jest": "29.5.14",
66+
"@types/node": "20.16.15",
6767
"@typescript-eslint/eslint-plugin": "7.18.0",
6868
"@typescript-eslint/parser": "7.18.0",
6969
"eslint": "8.57.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,10 +1577,10 @@
15771577
dependencies:
15781578
"@types/istanbul-lib-report" "*"
15791579

1580-
"@types/jest@29.5.13":
1581-
version "29.5.13"
1582-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1583-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
1580+
"@types/jest@29.5.14":
1581+
version "29.5.14"
1582+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1583+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
15841584
dependencies:
15851585
expect "^29.0.0"
15861586
pretty-format "^29.0.0"
@@ -1604,10 +1604,10 @@
16041604
dependencies:
16051605
undici-types "~5.26.4"
16061606

1607-
"@types/node@20.16.14":
1608-
version "20.16.14"
1609-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d"
1610-
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==
1607+
"@types/node@20.16.15":
1608+
version "20.16.15"
1609+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15.tgz#826f97ca53a213d190124ca6a972206f06a88b69"
1610+
integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==
16111611
dependencies:
16121612
undici-types "~6.19.2"
16131613

0 commit comments

Comments
 (0)