From a80e30cfd611cc2724596b5ab255f67e0ed29bb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 21 Jul 2023 16:54:02 +0200 Subject: [PATCH] build(deps-dev): apply updates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b01c726..6e1dabb 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.4.0", + "node": "20.5.0", "pnpm": "8.6.9" }, "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23f0dd8..2aa1922 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -613,14 +613,14 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-standard-jsx@11.0.0(eslint-plugin-react@7.32.2)(eslint@8.45.0): + /eslint-config-standard-jsx@11.0.0(eslint-plugin-react@7.33.0)(eslint@8.45.0): resolution: {integrity: sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ==} peerDependencies: eslint: ^8.8.0 eslint-plugin-react: ^7.28.0 dependencies: eslint: 8.45.0 - eslint-plugin-react: 7.32.2(eslint@8.45.0) + eslint-plugin-react: 7.33.0(eslint@8.45.0) dev: true /eslint-config-standard@17.1.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.45.0): @@ -813,8 +813,8 @@ packages: eslint: 8.45.0 dev: true - /eslint-plugin-react@7.32.2(eslint@8.45.0): - resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} + /eslint-plugin-react@7.33.0(eslint@8.45.0): + resolution: {integrity: sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -2057,11 +2057,11 @@ packages: dependencies: eslint: 8.45.0 eslint-config-standard: 17.1.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.45.0) - eslint-config-standard-jsx: 11.0.0(eslint-plugin-react@7.32.2)(eslint@8.45.0) + eslint-config-standard-jsx: 11.0.0(eslint-plugin-react@7.33.0)(eslint@8.45.0) eslint-plugin-import: 2.27.5(eslint@8.45.0) eslint-plugin-n: 15.7.0(eslint@8.45.0) eslint-plugin-promise: 6.1.1(eslint@8.45.0) - eslint-plugin-react: 7.32.2(eslint@8.45.0) + eslint-plugin-react: 7.33.0(eslint@8.45.0) standard-engine: 15.1.0 version-guard: 1.1.1 transitivePeerDependencies: -- 2.34.1