From 7a5f92896a4a4a8e5d8e91a5f8d8ca69692d8447 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 16 Mar 2022 09:06:36 +0000 Subject: [PATCH] chore(deps): update dependency autoprefixer to v10.4.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ea3b1b02..3180b7fbf 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@vitejs/plugin-legacy": "1.7.1", "@vitejs/plugin-vue": "2.2.4", "@vue/eslint-config-typescript": "10.0.0", - "autoprefixer": "10.4.3", + "autoprefixer": "10.4.4", "axios": "0.26.1", "browserslist": "4.20.2", "caniuse-lite": "1.0.30001317", diff --git a/yarn.lock b/yarn.lock index 618586a65..b16c7e521 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4052,10 +4052,10 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -autoprefixer@10.4.3: - version "10.4.3" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.3.tgz#d4b9358be607c30d1900c1412d0d668f98bb5a6a" - integrity sha512-3EIK6tHl2SyJWCoPsQzL3NEqKOdjCWbPzoOInjVAQYo/y/OCEFG9KwB5162dehG5GadiGfgxu7nrWCpExCfRFQ== +autoprefixer@10.4.4: + version "10.4.4" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e" + integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA== dependencies: browserslist "^4.20.2" caniuse-lite "^1.0.30001317"