Update dependency autoprefixer to v10.4.11

This commit is contained in:
renovate[bot] 2022-09-14 21:30:21 +00:00 committed by GitHub
parent ee0fb2291c
commit bcb818fc34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"bugs": "https://github.com/TryGhost/Starter/issues", "bugs": "https://github.com/TryGhost/Starter/issues",
"contributors": "https://github.com/TryGhost/Starter/graphs/contributors", "contributors": "https://github.com/TryGhost/Starter/graphs/contributors",
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.10", "autoprefixer": "10.4.11",
"beeper": "2.1.0", "beeper": "2.1.0",
"cssnano": "5.1.13", "cssnano": "5.1.13",
"gscan": "4.34.0", "gscan": "4.34.0",

View File

@ -602,10 +602,10 @@ atob@^2.1.2:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
autoprefixer@10.4.10: autoprefixer@10.4.11:
version "10.4.10" version "10.4.11"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.10.tgz#a1d8891d1516155eb13a772b1289efdc61de14ef" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.11.tgz#835136aff1d9cd43640151e0d2dba00f8eac7c1c"
integrity sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ== integrity sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==
dependencies: dependencies:
browserslist "^4.21.3" browserslist "^4.21.3"
caniuse-lite "^1.0.30001399" caniuse-lite "^1.0.30001399"