Skip to content

Commit b777f4c

Browse files
chore(deps): update dependency @types/node to v20.17.13 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b95663 commit b777f4c

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.12",
36+
"@types/node": "20.17.13",
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].12":
633-
version "20.17.12"
634-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6"
635-
integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==
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==
636636
dependencies:
637637
undici-types "~6.19.2"
638638

0 commit comments

Comments
 (0)