Skip to content

Commit 22c79fe

Browse files
committed
chore(deps): update dependency @types/node to v20.17.2
1 parent 745f1f6 commit 22c79fe

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.9.0",
3636
"@types/dotenv": "8.2.3",
37-
"@types/node": "20.17.1",
37+
"@types/node": "20.17.2",
3838
"@types/ramda": "0.30.2",
3939
"@typescript-eslint/eslint-plugin": "8.12.0",
4040
"@typescript-eslint/parser": "8.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,10 +1107,10 @@
11071107
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
11081108
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
11091109

1110-
"@types/[email protected].1":
1111-
version "20.17.1"
1112-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
1113-
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
1110+
"@types/[email protected].2":
1111+
version "20.17.2"
1112+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2.tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e"
1113+
integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==
11141114
dependencies:
11151115
undici-types "~6.19.2"
11161116

0 commit comments

Comments
 (0)