Skip to content

Commit 23a9733

Browse files
authored
Merge pull request #247 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.6.1
2 parents c6ed1d4 + 44d8dde commit 23a9733

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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.6.0",
47+
"@types/node": "20.6.1",
4848
"@types/react": "18.2.21",
4949
"@types/react-dom": "18.2.7",
5050
"@typescript-eslint/eslint-plugin": "6.7.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3490,11 +3490,16 @@
34903490
"@types/node" "*"
34913491
form-data "^3.0.0"
34923492

3493-
"@types/node@*", "@types/[email protected]":
3493+
"@types/node@*":
34943494
version "20.6.0"
34953495
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.0.tgz#9d7daa855d33d4efec8aea88cd66db1c2f0ebe16"
34963496
integrity sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==
34973497

3498+
3499+
version "20.6.1"
3500+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.1.tgz#8b589bba9b2af0128796461a0979764562687e6f"
3501+
integrity sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==
3502+
34983503
"@types/node@>=10.0.0":
34993504
version "20.4.5"
35003505
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"

0 commit comments

Comments
 (0)