Skip to content

Commit fd97e99

Browse files
committed
chore(deps): update dependency @types/node to v20.12.6
1 parent 88a6773 commit fd97e99

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.5",
51+
"@types/node": "20.12.6",
5252
"@typescript-eslint/eslint-plugin": "7.6.0",
5353
"@typescript-eslint/parser": "7.6.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/[email protected].5":
745-
version "20.12.5"
746-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
747-
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
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==
748748
dependencies:
749749
undici-types "~5.26.4"
750750

0 commit comments

Comments
 (0)