From 9454f25882b68fa127a5997da6170538797a1272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 21:56:41 +0000 Subject: [PATCH] bump(deps): update dependency @types/lodash to ^4.14.198 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ba3a55b0..6a68c47f7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@netlify/plugin-nextjs": "^4.39.0", "@tailwindcss/typography": "^0.5.9", "@testing-library/cypress": "^9.0.0", - "@types/lodash": "^4.14.195", + "@types/lodash": "^4.14.198", "@types/node": "^18.15.3", "@types/react": "^18.2.14", "@waveshq/standard-web-linter": "^1.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23ce2075c..ebd50a29d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: ^9.0.0 version: 9.0.0(cypress@12.17.0) '@types/lodash': - specifier: ^4.14.195 - version: 4.14.195 + specifier: ^4.14.198 + version: 4.14.198 '@types/node': specifier: ^18.15.3 version: 18.16.19 @@ -441,6 +441,7 @@ packages: /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.6): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -2474,8 +2475,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.14.195: - resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} + /@types/lodash@4.14.198: + resolution: {integrity: sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==} dev: true /@types/lossless-json@1.0.1: