Merge pull request #1710 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.11

Bump autoprefixer from 10.4.10 to 10.4.11
This commit is contained in:
Francisco Hodge
2022-09-15 01:03:01 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.36.2",
"autoprefixer": "^10.4.10",
"autoprefixer": "^10.4.11",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.5",
"babel-preset-minify": "^0.5.2",
@@ -4614,9 +4614,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": [
{
@@ -19538,9 +19538,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",
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.36.2",
"autoprefixer": "^10.4.10",
"autoprefixer": "^10.4.11",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.5",
"babel-preset-minify": "^0.5.2",