Skip to content

Commit a63dbc8

Browse files
committed
chore(deps): update dependency @types/node to v20.12.8
1 parent deb629a commit a63dbc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chai": "4.3.14",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "20.12.7",
51+
"@types/node": "20.12.8",
5252
"@typescript-eslint/eslint-plugin": "7.8.0",
5353
"@typescript-eslint/parser": "7.8.0",
5454
"axios": "1.6.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -741,10 +741,10 @@
741741
dependencies:
742742
undici-types "~5.26.4"
743743

744-
"@types/node@20.12.7":
745-
version "20.12.7"
746-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
747-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
744+
"@types/node@20.12.8":
745+
version "20.12.8"
746+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
747+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
748748
dependencies:
749749
undici-types "~5.26.4"
750750

0 commit comments

Comments
 (0)