Skip to content

Commit bfb44d5

Browse files
chore(deps): update dependency @types/node to v20.17.22
1 parent 168dccb commit bfb44d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@sourcegraph/tsconfig": "4.0.1",
4545
"@types/diff": "7.0.1",
4646
"@types/google-protobuf": "3.15.12",
47-
"@types/node": "20.16.10",
47+
"@types/node": "20.17.22",
4848
"@types/progress": "2.0.7",
4949
"@typescript-eslint/eslint-plugin": "^7.18.0",
5050
"@typescript-eslint/parser": "^7.18.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,10 @@
424424
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
425425
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
426426

427-
"@types/node@*", "@types/node@20.16.10":
428-
version "20.16.10"
429-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
430-
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
427+
"@types/node@*", "@types/node@20.17.22":
428+
version "20.17.22"
429+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22.tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06"
430+
integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==
431431
dependencies:
432432
undici-types "~6.19.2"
433433

0 commit comments

Comments
 (0)