Skip to content

Commit 1ab6016

Browse files
chore(deps): update dependency @types/node to v20.17.19 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1069a3e commit 1ab6016

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
@@ -33,7 +33,7 @@
3333
"@octokit/types": "13.8.0",
3434
"@tsconfig/node20": "20.1.4",
3535
"@types/nearley": "2.11.5",
36-
"@types/node": "20.17.18",
36+
"@types/node": "20.17.19",
3737
"@types/yargs": "17.0.33",
3838
"@typescript-eslint/eslint-plugin": "6.21.0",
3939
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,10 @@
629629
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.5.tgz#9087e1634e1c90efb25d661390702381789685cb"
630630
integrity sha512-dM7TrN0bVxGGXTYGx4YhGear8ysLO5SOuouAWM9oltjQ3m9oYa13qi8Z1DJp5zxVMPukvQdsrnZmgzpeuTSEQA==
631631

632-
"@types/node@*", "@types/[email protected].18":
633-
version "20.17.18"
634-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.18.tgz#6dd466a38233c0a7f6ab032d1aab76dc7c8c346a"
635-
integrity sha512-9kS0opXVV3dJ+C7HPhXfDlOdMu4cjJSZhlSxlDK39IxVRxBbuiYjCkLYSO9d5UYqTd4DApxRK9T1xJiTAkfA0w==
632+
"@types/node@*", "@types/[email protected].19":
633+
version "20.17.19"
634+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
635+
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
636636
dependencies:
637637
undici-types "~6.19.2"
638638

0 commit comments

Comments
 (0)