Skip to content

Commit b3cb483

Browse files
Merge pull request #292 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.8.10
2 parents abf80d4 + ccd5bc1 commit b3cb483

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.3",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.8.9",
47+
"@types/node": "20.8.10",
4848
"@types/react": "18.2.33",
4949
"@types/react-dom": "18.2.14",
5050
"@typescript-eslint/eslint-plugin": "6.9.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3247,13 +3247,20 @@
32473247
"@types/node" "*"
32483248
form-data "^4.0.0"
32493249

3250-
"@types/node@*", "@types/node@20.8.9":
3250+
"@types/node@*":
32513251
version "20.8.9"
32523252
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
32533253
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
32543254
dependencies:
32553255
undici-types "~5.26.4"
32563256

3257+
"@types/node@20.8.10":
3258+
version "20.8.10"
3259+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
3260+
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
3261+
dependencies:
3262+
undici-types "~5.26.4"
3263+
32573264
"@types/node@>=10.0.0":
32583265
version "20.8.2"
32593266
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"

0 commit comments

Comments
 (0)