Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.16.9 (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent d6a6539 commit e18e495
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@side/commitlint-config": "1.0.2",
"@side/eslint-config-base": "2.1.2",
"@side/prettier-config": "1.0.0",
"@types/node": "20.16.8",
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@vercel/ncc": "0.38.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ __metadata:
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.2"
"@side/prettier-config": "npm:1.0.0"
"@types/node": "npm:20.16.8"
"@types/node": "npm:20.16.9"
"@typescript-eslint/eslint-plugin": "npm:8.7.0"
"@typescript-eslint/parser": "npm:8.7.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down Expand Up @@ -1058,12 +1058,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.8":
version: 20.16.8
resolution: "@types/node@npm:20.16.8"
"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/e4917ff29c1d8f2c4e2c7081a50d1c53738aa3cf21b11fc26956e72d679e6eeefc3db87d8e1ebd2d67b4205fb6992102197d6aa11f8d1404bf81a81dfc195578
checksum: 10/cc7e57775ce80348f72a7026910ee0082bf3e0f5af33b3cdc3ce10df64e51bb70b0e8ce4726ecf53cc9c4ba239d340d76831de38ecc7e317e41fb71f793b6e93
languageName: node
linkType: hard

Expand Down

0 comments on commit e18e495

Please sign in to comment.