From cfe4b5e8e0ce1800ebe074b674f5a358ca3f9294 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 15:23:44 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20@?= =?UTF-8?q?types/webpack-node-externals=20to=20v3.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9f6405c5..c03215f0 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/fs-extra": "11.0.2", "@types/node": "20.9.0", "@types/string-template": "1.0.2", - "@types/webpack-node-externals": "3.0.1", + "@types/webpack-node-externals": "3.0.4", "@types/yargs": "17.0.31", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0606ad5..5f43cba2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 1.0.2 version: 1.0.2 '@types/webpack-node-externals': - specifier: 3.0.1 - version: 3.0.1(webpack-cli@5.1.4) + specifier: 3.0.4 + version: 3.0.4(webpack-cli@5.1.4) '@types/yargs': specifier: 17.0.31 version: 17.0.31 @@ -937,8 +937,8 @@ packages: resolution: {integrity: sha512-7VFuFekVzbr0uktqfBmsJc/CqjwnXWWOc5mHn7rajxzhLO9aM9nMMhtpa+90UK1GW6C0ctQF/9Fh0qJBwjqNXg==} dev: true - /@types/webpack-node-externals@3.0.1(webpack-cli@5.1.4): - resolution: {integrity: sha512-qUW0dOwn+ohnflSrDnscXx25VMli+IRFd9D6B0u7VzWU/DNg6zwqjh6gC6vNWyB7VoPHOYmEAa9pAmoSnYFrXg==} + /@types/webpack-node-externals@3.0.4(webpack-cli@5.1.4): + resolution: {integrity: sha512-8Z3/edqxE3RRlOJwKSgOFxLZRt/i1qFlv/Bi308ZUKo9jh8oGngd9r8GR0ZNKW5AEJq8QNQE3b17CwghTjQ0Uw==} dependencies: '@types/node': 20.9.0 webpack: 5.88.2(webpack-cli@5.1.4)