From 2e035663a065087c42f0e6faa863503db35ada60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 16:30:11 -0800 Subject: [PATCH] Update dependency @types/node to ^20.17.9 (#211) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9158e32..11699c0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@changesets/cli": "^2.27.10", "@types/jest": "^29.5.14", "@types/lodash": "^4.17.13", - "@types/node": "^20.17.8", + "@types/node": "^20.17.9", "husky": "^9.1.7", "jest": "^29.7.0", "prettier": "^3.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c61f919..d6f74ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: specifier: ^4.17.13 version: 4.17.13 '@types/node': - specifier: ^20.17.8 + specifier: ^20.17.9 version: 20.17.9 husky: specifier: ^9.1.7 @@ -4816,7 +4816,7 @@ snapshots: '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0