Merge pull request #1225 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.4

Bump autoprefixer from 10.3.3 to 10.3.4
This commit is contained in:
Francisco Hodge
2021-09-03 01:05:55 -07:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -5098,9 +5098,9 @@
"optional": true
},
"autoprefixer": {
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.3.tgz",
"integrity": "sha512-yRzjxfnggrP/+qVHlUuZz5FZzEbkT+Yt0/Df6ScEMnbbZBLzYB2W0KLxoQCW+THm1SpOsM1ZPcTHAwuvmibIsQ==",
"version": "10.3.4",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.4.tgz",
"integrity": "sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==",
"dev": true,
"requires": {
"browserslist": "^4.16.8",
@@ -6901,9 +6901,9 @@
"dev": true
},
"electron-to-chromium": {
"version": "1.3.820",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.820.tgz",
"integrity": "sha512-5cFwDmo2yzEA9hn55KZ9+cX/b6DSFvpKz8Hb2fiDmriXWB+DBoXKXmncQwNRFBBTlUdsvPHCoy594OoMLAO0Tg==",
"version": "1.3.828",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.828.tgz",
"integrity": "sha512-2kx537tLqIVfUpx7LRknZce5PcCyxyBB1YUVOhxlkrDoCqFITGJGYfBAvSxGOdqlp+R9pHeU9Ai/dsHgsqjrvQ==",
"dev": true
},
"emittery": {
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.29.3",
"autoprefixer": "^10.3.3",
"autoprefixer": "^10.3.4",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-preset-minify": "^0.5.0",