From 19f34f92072a6ed764fa099aaef1ac25e45e171b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:08:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/balanced-match to v3 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index e4068377e..3ed049b24 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -16,7 +16,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/line-clamp": "0.4.4", - "@types/balanced-match": "1.0.4", + "@types/balanced-match": "3.0.0", "@types/path-browserify": "1.0.0", "@types/ua-parser-js": "0.7.37", "@types/wicg-file-system-access": "2023.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 528b1d275..586adad7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 0.4.4 version: 0.4.4(tailwindcss@3.3.3) '@types/balanced-match': - specifier: 1.0.4 - version: 1.0.4 + specifier: 3.0.0 + version: 3.0.0 '@types/path-browserify': specifier: 1.0.0 version: 1.0.0 @@ -947,8 +947,8 @@ packages: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} dev: true - /@types/balanced-match@1.0.4: - resolution: {integrity: sha512-sLf9sSU59HlbUuaHGkWRp7T9fEoVQALBeu5gtXTU6NhSAIazEsPTJmnYuqo+0ZsgWw7e63r478wo8ba5r5dL5A==} + /@types/balanced-match@3.0.0: + resolution: {integrity: sha512-B0lh3gbIZhWFKsBostepqbKecS8JI+5AuHPMYEIcH1vY6Q1Ho1hxQNZ4xUDSEDD1m9Sbhtl0PeKiMynSJVtkKA==} dev: true /@types/cookie@0.5.1: