1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-08 22:31:30 +01:00

build(deps-dev): bump autoprefixer from 10.3.0 to 10.3.1 (#113)

This commit is contained in:
dependabot[bot] 2021-07-13 23:18:52 +02:00 committed by GitHub
parent 7eada755e1
commit 7c001f3c30
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

@ -35,7 +35,7 @@
"@types/react": "17.0.14",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.2",
"autoprefixer": "10.3.0",
"autoprefixer": "10.3.1",
"babel-jest": "27.0.6",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",
@ -5517,9 +5517,9 @@
}
},
"node_modules/autoprefixer": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.0.tgz",
"integrity": "sha512-BzVzdjs47nT3MphTddr8eSsPVEIUCF96X6iC8V5iEB8RtxrU+ybtdhHV5rsqRqOsoyh/acQaYs7YupHPUECgmg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.1.tgz",
"integrity": "sha512-L8AmtKzdiRyYg7BUXJTzigmhbQRCXFKz6SA1Lqo0+AR2FBbQ4aTAPFSDlOutnFkjhiz8my4agGXog1xlMjPJ6A==",
"dev": true,
"dependencies": {
"browserslist": "^4.16.6",
@ -28288,9 +28288,9 @@
"dev": true
},
"autoprefixer": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.0.tgz",
"integrity": "sha512-BzVzdjs47nT3MphTddr8eSsPVEIUCF96X6iC8V5iEB8RtxrU+ybtdhHV5rsqRqOsoyh/acQaYs7YupHPUECgmg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.1.tgz",
"integrity": "sha512-L8AmtKzdiRyYg7BUXJTzigmhbQRCXFKz6SA1Lqo0+AR2FBbQ4aTAPFSDlOutnFkjhiz8my4agGXog1xlMjPJ6A==",
"dev": true,
"requires": {
"browserslist": "^4.16.6",

View File

@ -53,7 +53,7 @@
"@types/react": "17.0.14",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.2",
"autoprefixer": "10.3.0",
"autoprefixer": "10.3.1",
"babel-jest": "27.0.6",
"dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2",