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

This commit is contained in:
Renovate Bot
2022-03-17 00:00:50 +00:00
committed by renovate[bot]
parent 10d97bebaa
commit f147785c03
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"autoprefixer": "10.4.3",
"autoprefixer": "10.4.4",
"browser-sync": "2.27.9",
"browser-sync-webpack-plugin": "2.3.0",
"engine.io": "6.1.3",
@@ -2697,14 +2697,14 @@
}
},
"node_modules/autoprefixer": {
"version": "10.4.3",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.3.tgz",
"integrity": "sha512-3EIK6tHl2SyJWCoPsQzL3NEqKOdjCWbPzoOInjVAQYo/y/OCEFG9KwB5162dehG5GadiGfgxu7nrWCpExCfRFQ==",
"version": "10.4.4",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
"integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/postcss"
"url": "https://opencollective.com/postcss/"
},
{
"type": "tidelift",
@@ -12703,9 +12703,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.4.3",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.3.tgz",
"integrity": "sha512-3EIK6tHl2SyJWCoPsQzL3NEqKOdjCWbPzoOInjVAQYo/y/OCEFG9KwB5162dehG5GadiGfgxu7nrWCpExCfRFQ==",
"version": "10.4.4",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
"integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
"dev": true,
"requires": {
"browserslist": "^4.20.2",

View File

@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/ivuorinen/generic-landing-page#readme",
"devDependencies": {
"autoprefixer": "10.4.3",
"autoprefixer": "10.4.4",
"browser-sync": "2.27.9",
"browser-sync-webpack-plugin": "2.3.0",
"engine.io": "6.1.3",