chore(deps): update dependency autoprefixer to v10.4.11

This commit is contained in:
renovate[bot]
2022-09-14 22:05:21 +00:00
parent bd7971a6bd
commit 33b84e9218
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"browser-sync": "2.27.10",
"browser-sync-webpack-plugin": "2.3.0",
"engine.io": "6.2.0",
@@ -2733,9 +2733,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"dev": true,
"funding": [
{
@@ -12814,9 +12814,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.4.10",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.10.tgz",
"integrity": "sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==",
"version": "10.4.11",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
"integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"dev": true,
"requires": {
"browserslist": "^4.21.3",

View File

@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/ivuorinen/generic-landing-page#readme",
"devDependencies": {
"autoprefixer": "10.4.10",
"autoprefixer": "10.4.11",
"browser-sync": "2.27.10",
"browser-sync-webpack-plugin": "2.3.0",
"engine.io": "6.2.0",