Skip to content

Commit a39c11f

Browse files
committed
chore(deps): update dependency @types/node to v20.11.21
1 parent dba6256 commit a39c11f

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.12",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "20.11.20",
51+
"@types/node": "20.11.21",
5252
"@typescript-eslint/eslint-plugin": "7.1.0",
5353
"@typescript-eslint/parser": "7.1.0",
5454
"axios": "1.6.7",

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].20":
745-
version "20.11.20"
746-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
747-
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
744+
"@types/[email protected].21":
745+
version "20.11.21"
746+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.21.tgz#ad67e65652f7be15686e2df87a38076a81c5e9c5"
747+
integrity sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==
748748
dependencies:
749749
undici-types "~5.26.4"
750750

0 commit comments

Comments
 (0)