Skip to content

Commit ebb87c7

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

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.9",
4040
"@theguild/prettier-config": "2.0.7",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "20.16.11",
42+
"@types/node": "20.16.12",
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
@@ -2475,10 +2475,10 @@
24752475
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
24762476
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
24772477

2478-
"@types/node@*", "@types/[email protected].11":
2479-
version "20.16.11"
2480-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.11.tgz#9b544c3e716b1577ac12e70f9145193f32750b33"
2481-
integrity sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==
2478+
"@types/node@*", "@types/[email protected].12":
2479+
version "20.16.12"
2480+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.12.tgz#61cc9be049584b472fa31e465aa0ab3c090dac56"
2481+
integrity sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA==
24822482
dependencies:
24832483
undici-types "~6.19.2"
24842484

0 commit comments

Comments
 (0)