Skip to content

Commit 0b76ad8

Browse files
committed
chore(deps): update dependency @types/node to v20.12.11
1 parent cb67ce9 commit 0b76ad8

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@astrojs/check": "^0.5.0",
3636
"@types/dotenv": "8.2.0",
37-
"@types/node": "20.12.7",
37+
"@types/node": "20.12.11",
3838
"@types/ramda": "0.29.12",
3939
"@typescript-eslint/eslint-plugin": "7.7.0",
4040
"@typescript-eslint/parser": "7.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,10 +1064,10 @@
10641064
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
10651065
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
10661066

1067-
"@types/[email protected].7":
1068-
version "20.12.7"
1069-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1070-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
1067+
"@types/[email protected].11":
1068+
version "20.12.11"
1069+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
1070+
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
10711071
dependencies:
10721072
undici-types "~5.26.4"
10731073

0 commit comments

Comments
 (0)