From ccef10c114f2392dbbf53c9c864c8ce88a641952 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:34:27 -0300 Subject: [PATCH] chore(deps): update dependency @types/node to v18.18.1 (#817) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 39ea872a..bae562b6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@commitlint/cli": "17.7.2", "@commitlint/config-conventional": "17.7.0", - "@types/node": "18.18.0", + "@types/node": "18.18.1", "@types/react": "18.2.23", "@types/react-dom": "18.2.8", "@typescript-eslint/eslint-plugin": "6.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31ebfd45..105add35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: 17.7.0 version: 17.7.0 '@types/node': - specifier: 18.18.0 - version: 18.18.0 + specifier: 18.18.1 + version: 18.18.1 '@types/react': specifier: 18.2.23 version: 18.2.23 @@ -197,7 +197,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@18.18.0)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.18.1)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@swc/core' @@ -513,8 +513,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.18.0: - resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==} + /@types/node@18.18.1: + resolution: {integrity: sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==} dev: true /@types/node@20.5.1: @@ -1090,7 +1090,7 @@ packages: dependencies: '@types/node': 20.5.1 cosmiconfig: 8.1.3 - ts-node: 10.9.1(@types/node@18.18.0)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.18.1)(typescript@5.2.2) typescript: 5.2.2 dev: true @@ -3500,7 +3500,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@18.18.0)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@18.18.1)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3519,7 +3519,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.18.0 + '@types/node': 18.18.1 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3