1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00

deps: autoprefixer@6.7.6

This commit is contained in:
Kevin Ansfield 2017-03-08 11:10:19 +00:00
parent df3da411df
commit 265d67b7bb
2 changed files with 14 additions and 3 deletions

View file

@ -26,7 +26,7 @@
"node": "~0.12.0 || ^4.2.0"
},
"devDependencies": {
"autoprefixer": "6.7.5",
"autoprefixer": "6.7.6",
"blueimp-md5": "2.7.0",
"bower": "1.8.0",
"broccoli-asset-rev": "2.5.0",

View file

@ -265,7 +265,18 @@ asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
autoprefixer@6.7.5, autoprefixer@^6.3.1:
autoprefixer@6.7.6:
version "6.7.6"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.6.tgz#00f05656c7ef73de9d2fd9b4668f6ef6905a855a"
dependencies:
browserslist "^1.7.5"
caniuse-db "^1.0.30000628"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^5.2.15"
postcss-value-parser "^3.2.3"
autoprefixer@^6.3.1:
version "6.7.5"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.5.tgz#50848f39dc08730091d9495023487e7cc21f518d"
dependencies:
@ -1112,7 +1123,7 @@ caniuse-api@^1.5.2:
lodash.memoize "^4.1.0"
lodash.uniq "^4.3.0"
caniuse-db@^1.0.30000346, caniuse-db@^1.0.30000624:
caniuse-db@^1.0.30000346, caniuse-db@^1.0.30000624, caniuse-db@^1.0.30000628:
version "1.0.30000631"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000631.tgz#8aa6f65cff452c4aba1c2aaa1e724102fbb9114f"