Skip to content

Commit a9d2015

Browse files
Merge pull request #353 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.12.8
2 parents 6a1bf92 + f3ef085 commit a9d2015

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.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.12.7",
47+
"@types/node": "20.12.8",
4848
"@types/react": "18.3.1",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3591,13 +3591,20 @@
35913591
"@types/node" "*"
35923592
form-data "^4.0.0"
35933593

3594-
"@types/node@*", "@types/node@20.12.7":
3594+
"@types/node@*":
35953595
version "20.12.7"
35963596
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
35973597
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
35983598
dependencies:
35993599
undici-types "~5.26.4"
36003600

3601+
"@types/node@20.12.8":
3602+
version "20.12.8"
3603+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
3604+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
3605+
dependencies:
3606+
undici-types "~5.26.4"
3607+
36013608
"@types/node@>=10.0.0":
36023609
version "20.10.6"
36033610
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"

0 commit comments

Comments
 (0)