chore(deps): update dependency autoprefixer to v10.3.4 (#697)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/697 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
67615a3984
commit
44bb7358b6
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
||||||
"@typescript-eslint/parser": "4.30.0",
|
"@typescript-eslint/parser": "4.30.0",
|
||||||
"@vue/babel-preset-app": "4.5.13",
|
"@vue/babel-preset-app": "4.5.13",
|
||||||
"@vue/eslint-config-typescript": "7.0.0",
|
"@vue/eslint-config-typescript": "7.0.0",
|
||||||
"autoprefixer": "10.3.3",
|
"autoprefixer": "10.3.4",
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"cypress": "8.3.1",
|
"cypress": "8.3.1",
|
||||||
|
|
|
@ -2032,10 +2032,10 @@ atob@^2.1.2:
|
||||||
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
||||||
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
||||||
|
|
||||||
autoprefixer@10.3.3:
|
autoprefixer@10.3.4:
|
||||||
version "10.3.3"
|
version "10.3.4"
|
||||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.3.tgz#4bac89c74ef98e6a40fe1c5b76c0d1c91db153ce"
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.4.tgz#29efe5d19f51c281953178ddb5b84c5f1ca24c86"
|
||||||
integrity sha512-yRzjxfnggrP/+qVHlUuZz5FZzEbkT+Yt0/Df6ScEMnbbZBLzYB2W0KLxoQCW+THm1SpOsM1ZPcTHAwuvmibIsQ==
|
integrity sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==
|
||||||
dependencies:
|
dependencies:
|
||||||
browserslist "^4.16.8"
|
browserslist "^4.16.8"
|
||||||
caniuse-lite "^1.0.30001252"
|
caniuse-lite "^1.0.30001252"
|
||||||
|
|
Loading…
Reference in a new issue