Skip to content

Commit 486a29c

Browse files
chore(deps): update dependency @types/node to v20.11.16 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d62cce0 commit 486a29c

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
@@ -38,7 +38,7 @@
3838
"@changesets/cli": "2.27.1",
3939
"@theguild/prettier-config": "1.1.2",
4040
"@types/jest": "28.1.8",
41-
"@types/node": "20.11.15",
41+
"@types/node": "20.11.16",
4242
"@typescript-eslint/eslint-plugin": "6.20.0",
4343
"@typescript-eslint/parser": "6.20.0",
4444
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,10 +2571,10 @@
25712571
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
25722572
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
25732573

2574-
"@types/node@*", "@types/[email protected].15":
2575-
version "20.11.15"
2576-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.15.tgz#b853a86cfedbc768360c552b4653302b4e7417bf"
2577-
integrity sha512-gscmuADZfvNULx1eyirVbr3kVOVZtpQtzKMCZpeSZcN6MfbkRXAR4s9/gsQ4CzxLHw6EStDtKLNtSDL3vbq05A==
2574+
"@types/node@*", "@types/[email protected].16":
2575+
version "20.11.16"
2576+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
2577+
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
25782578
dependencies:
25792579
undici-types "~5.26.4"
25802580

0 commit comments

Comments
 (0)