Skip to content

Commit cfc89b6

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

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.5",
41+
"@types/node": "20.10.6",
4242
"@typescript-eslint/eslint-plugin": "6.16.0",
4343
"@typescript-eslint/parser": "6.16.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].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==
2573+
"@types/node@*", "@types/[email protected].6":
2574+
version "20.10.6"
2575+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
2576+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
25772577
dependencies:
25782578
undici-types "~5.26.4"
25792579

0 commit comments

Comments
 (0)