Merge pull request #2746 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.5.2

Bump autoprefixer from 10.5.1 to 10.5.2
This commit is contained in:
Francisco Hodge
2026-06-25 04:04:00 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.5.1",
"autoprefixer": "^10.5.2",
"babel-eslint": "^10.1.0",
"babel-loader": "^10.1.1",
"babel-preset-minify": "^0.5.2",
@@ -3779,9 +3779,9 @@
"license": "MIT"
},
"node_modules/autoprefixer": {
"version": "10.5.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.1.tgz",
"integrity": "sha512-jwM2pcTuCWUoN70FEvf5XrXyDbUgRURK4FnU8v0jWZZYU/KkVvN9T33mu1sVLFY9JW3kTWzKheEpn6xYLRc/VA==",
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.2.tgz",
"integrity": "sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q==",
"dev": true,
"funding": [
{
@@ -15035,9 +15035,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.5.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.1.tgz",
"integrity": "sha512-jwM2pcTuCWUoN70FEvf5XrXyDbUgRURK4FnU8v0jWZZYU/KkVvN9T33mu1sVLFY9JW3kTWzKheEpn6xYLRc/VA==",
"version": "10.5.2",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.2.tgz",
"integrity": "sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q==",
"dev": true,
"requires": {
"browserslist": "^4.28.4",
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.5.1",
"autoprefixer": "^10.5.2",
"babel-eslint": "^10.1.0",
"babel-loader": "^10.1.1",
"babel-preset-minify": "^0.5.2",