Skip to content

Commit 5772751

Browse files
chore(deps): update dependency @types/node to v22.13.12 (#1040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2353c16 commit 5772751

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.28.1",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "22.13.11",
42+
"@types/node": "22.13.12",
4343
"@typescript-eslint/eslint-plugin": "8.27.0",
4444
"@typescript-eslint/parser": "8.27.0",
4545
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2467,10 +2467,10 @@
24672467
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
24682468
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
24692469

2470-
"@types/node@*", "@types/[email protected].11":
2471-
version "22.13.11"
2472-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
2473-
integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
2470+
"@types/node@*", "@types/[email protected].12":
2471+
version "22.13.12"
2472+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.12.tgz#ee0e492300f157f60913aa20471b636effa3884b"
2473+
integrity sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==
24742474
dependencies:
24752475
undici-types "~6.20.0"
24762476

0 commit comments

Comments
 (0)