Skip to content

Commit f2129cd

Browse files
Merge pull request #249 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.6.2
2 parents 961fca8 + 9423107 commit f2129cd

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.1",
47+
"@types/node": "20.6.2",
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
@@ -3483,11 +3483,16 @@
34833483
"@types/node" "*"
34843484
form-data "^3.0.0"
34853485

3486-
"@types/node@*", "@types/[email protected]":
3486+
"@types/node@*":
34873487
version "20.6.1"
34883488
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.1.tgz#8b589bba9b2af0128796461a0979764562687e6f"
34893489
integrity sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==
34903490

3491+
3492+
version "20.6.2"
3493+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12"
3494+
integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==
3495+
34913496
"@types/node@>=10.0.0":
34923497
version "20.4.5"
34933498
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"

0 commit comments

Comments
 (0)