From b61a55e06d9197886a62507f4c3de4c8c3ed0944 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:07:08 +0000 Subject: [PATCH] Update dependency @types/node to v22.8.6 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 083d53e..43eb1bb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "format": "biome check --write ." }, "dependencies": { - "@types/node": "22.8.5", + "@types/node": "22.8.6", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "autoprefixer": "10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 315935f..8ebf0f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@types/node': - specifier: 22.8.5 - version: 22.8.5 + specifier: 22.8.6 + version: 22.8.6 '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -316,8 +316,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@22.8.5': - resolution: {integrity: sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==} + '@types/node@22.8.6': + resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==} '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} @@ -1678,7 +1678,7 @@ snapshots: '@types/ms@0.7.34': {} - '@types/node@22.8.5': + '@types/node@22.8.6': dependencies: undici-types: 6.19.8 @@ -1703,7 +1703,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.8.5 + '@types/node': 22.8.6 optional: true '@ungap/structured-clone@1.2.0': {}