Skip to content

Commit fbce607

Browse files
chore(deps): update dependency @types/node to v20.12.7
1 parent fd97e99 commit fbce607

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.6",
51+
"@types/node": "20.12.7",
5252
"@typescript-eslint/eslint-plugin": "7.6.0",
5353
"@typescript-eslint/parser": "7.6.0",
5454
"axios": "1.6.8",

yarn.lock

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

744-
"@types/[email protected].6":
745-
version "20.12.6"
746-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.6.tgz#72d068870518d7da1d97b49db401e2d6a1805294"
747-
integrity sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==
744+
"@types/[email protected].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==
748748
dependencies:
749749
undici-types "~5.26.4"
750750

0 commit comments

Comments
 (0)