Skip to content

Commit 751dcb7

Browse files
chore(deps): update dependency @types/node to v18.17.4 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44fc3bb commit 751dcb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@swc/helpers": "^0.5.1",
6464
"@swc/jest": "0.2.28",
6565
"@types/jest": "29.5.3",
66-
"@types/node": "18.17.3",
66+
"@types/node": "18.17.4",
6767
"@typescript-eslint/eslint-plugin": "6.3.0",
6868
"@typescript-eslint/parser": "6.3.0",
6969
"eslint": "8.46.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,10 +1597,10 @@
15971597
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.3.tgz#b31eb300610c3835ac008d690de6f87e28f9b878"
15981598
integrity sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==
15991599

1600-
"@types/[email protected].3":
1601-
version "18.17.3"
1602-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.3.tgz#409febdc84478b452306a8112c692e800ad9f6fe"
1603-
integrity sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==
1600+
"@types/[email protected].4":
1601+
version "18.17.4"
1602+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.4.tgz#bf8ae9875528929cc9930dc3f066cd0481fe1231"
1603+
integrity sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==
16041604

16051605
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
16061606
version "2.4.1"

0 commit comments

Comments
 (0)