From 09675ee3de2ae908d73de917794736fad1a49258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:25:25 +0000 Subject: [PATCH] chore(deps): bump postcss from 8.5.9 to 8.5.14 in /TallerVue/poke-battle Bumps [postcss](https://github.com/postcss/postcss) from 8.5.9 to 8.5.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.9...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- TallerVue/poke-battle/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TallerVue/poke-battle/yarn.lock b/TallerVue/poke-battle/yarn.lock index c8c2578..9339d73 100644 --- a/TallerVue/poke-battle/yarn.lock +++ b/TallerVue/poke-battle/yarn.lock @@ -1199,9 +1199,9 @@ postcss-selector-parser@^6.0.13: util-deprecate "^1.0.2" postcss@^8.4.32, postcss@^8.5.3: - version "8.5.9" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4" - integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw== + version "8.5.14" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c" + integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg== dependencies: nanoid "^3.3.11" picocolors "^1.1.1"