Skip to content

Commit 64c0d39

Browse files
chore(deps): update dependency @types/node to v20.17.14 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f79e63 commit 64c0d39

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.7.0",
3434
"@tsconfig/node20": "20.1.4",
3535
"@types/nearley": "2.11.5",
36-
"@types/node": "20.17.13",
36+
"@types/node": "20.17.14",
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].13":
633-
version "20.17.13"
634-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
635-
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
632+
"@types/node@*", "@types/[email protected].14":
633+
version "20.17.14"
634+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608"
635+
integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==
636636
dependencies:
637637
undici-types "~6.19.2"
638638

0 commit comments

Comments
 (0)