Merge pull request #1127 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/autoprefixer-10.3.4
Bump autoprefixer from 10.3.3 to 10.3.4 in /packages/dashboard
This commit is contained in:
commit
9f7e0ae66c
|
@ -13,7 +13,7 @@
|
|||
"@stripe/react-stripe-js": "1.4.1",
|
||||
"@stripe/stripe-js": "1.17.1",
|
||||
"@tailwindcss/forms": "0.3.3",
|
||||
"autoprefixer": "10.3.3",
|
||||
"autoprefixer": "10.3.4",
|
||||
"classnames": "2.3.1",
|
||||
"clipboardy": "2.3.0",
|
||||
"dayjs": "1.10.6",
|
||||
|
|
|
@ -317,10 +317,10 @@ asynckit@^0.4.0:
|
|||
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
||||
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
|
||||
|
||||
autoprefixer@10.3.3:
|
||||
version "10.3.3"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.3.tgz#4bac89c74ef98e6a40fe1c5b76c0d1c91db153ce"
|
||||
integrity sha512-yRzjxfnggrP/+qVHlUuZz5FZzEbkT+Yt0/Df6ScEMnbbZBLzYB2W0KLxoQCW+THm1SpOsM1ZPcTHAwuvmibIsQ==
|
||||
autoprefixer@10.3.4:
|
||||
version "10.3.4"
|
||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.4.tgz#29efe5d19f51c281953178ddb5b84c5f1ca24c86"
|
||||
integrity sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==
|
||||
dependencies:
|
||||
browserslist "^4.16.8"
|
||||
caniuse-lite "^1.0.30001252"
|
||||
|
|
Reference in New Issue