1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-17 05:25:54 +02:00

build(deps-dev): bump autoprefixer from 10.3.3 to 10.3.4 (#199)

This commit is contained in:
dependabot[bot] 2021-09-03 09:54:38 +02:00 committed by GitHub
parent 4fdcb2b667
commit c513268cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -38,7 +38,7 @@
"@types/node": "16.7.10",
"@types/react": "17.0.19",
"@typescript-eslint/eslint-plugin": "4.30.0",
"autoprefixer": "10.3.3",
"autoprefixer": "10.3.4",
"babel-jest": "27.1.0",
"cypress": "8.3.1",
"dockerfilelint": "1.8.0",
@ -5594,9 +5594,9 @@
}
},
"node_modules/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,
"dependencies": {
"browserslist": "^4.16.8",
@ -30359,9 +30359,9 @@
"dev": 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",

View File

@ -59,7 +59,7 @@
"@types/node": "16.7.10",
"@types/react": "17.0.19",
"@typescript-eslint/eslint-plugin": "4.30.0",
"autoprefixer": "10.3.3",
"autoprefixer": "10.3.4",
"babel-jest": "27.1.0",
"cypress": "8.3.1",
"dockerfilelint": "1.8.0",