From 806e7e84fdb92d0ba983016c4dc2f67fc4853fef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:11:46 +0000 Subject: [PATCH] Update dependency autoprefixer to ^10.4.19 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 44239b64..e53552b6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@typescript-eslint/parser": "^7.18.0", "astro": "^4.11.3", - "autoprefixer": "^10.4.18", + "autoprefixer": "^10.4.19", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index c20650d9..2a691e1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1392,7 +1392,7 @@ async-retry@^1.3.3: dependencies: retry "0.13.1" -autoprefixer@^10.4.18, autoprefixer@^10.4.19: +autoprefixer@^10.4.19: version "10.4.19" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19.tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f" integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==