Skip to content

Commit e0b563c

Browse files
chore(deps): update dependency @types/node to v20.16.10 (#848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b5eee4 commit e0b563c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.27.8",
4040
"@theguild/prettier-config": "2.0.7",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "20.16.9",
42+
"@types/node": "20.16.10",
4343
"@typescript-eslint/eslint-plugin": "7.18.0",
4444
"@typescript-eslint/parser": "7.18.0",
4545
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2536,10 +2536,10 @@
25362536
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
25372537
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
25382538

2539-
"@types/node@*", "@types/[email protected].9":
2540-
version "20.16.9"
2541-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
2542-
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
2539+
"@types/node@*", "@types/[email protected].10":
2540+
version "20.16.10"
2541+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
2542+
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
25432543
dependencies:
25442544
undici-types "~6.19.2"
25452545

0 commit comments

Comments
 (0)