Skip to content

Commit 0783c2a

Browse files
Update dependency @types/node to v20.12.8
1 parent 6810cac commit 0783c2a

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
@@ -37,7 +37,7 @@
3737
"@rollup/plugin-json": "6.1.0",
3838
"@rollup/plugin-node-resolve": "15.2.3",
3939
"@types/deep-equal": "1.0.4",
40-
"@types/node": "20.12.7",
40+
"@types/node": "20.12.8",
4141
"@types/ramda": "0.29.12",
4242
"@typescript-eslint/eslint-plugin": "7.7.1",
4343
"@typescript-eslint/parser": "7.7.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2179,10 +2179,10 @@
21792179
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
21802180
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
21812181

2182-
"@types/[email protected].7":
2183-
version "20.12.7"
2184-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2185-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2182+
"@types/[email protected].8":
2183+
version "20.12.8"
2184+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
2185+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
21862186
dependencies:
21872187
undici-types "~5.26.4"
21882188

0 commit comments

Comments
 (0)