Skip to content

Commit d4700e1

Browse files
chore(deps): update dependency @types/node to v20.10.5 (#542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3681f1b commit d4700e1

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.10.4",
41+
"@types/node": "20.10.5",
4242
"@typescript-eslint/eslint-plugin": "6.14.0",
4343
"@typescript-eslint/parser": "6.14.0",
4444
"babel-jest": "28.1.3",

yarn.lock

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

2573-
"@types/node@*", "@types/[email protected].4":
2574-
version "20.10.4"
2575-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
2576-
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
2573+
"@types/node@*", "@types/[email protected].5":
2574+
version "20.10.5"
2575+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
2576+
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
25772577
dependencies:
25782578
undici-types "~5.26.4"
25792579

0 commit comments

Comments
 (0)