chore(deps): pin dependency tailwindcss to 1.1.2 (#903)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
dc94b5301f
commit
25dd670ff1
4 changed files with 4 additions and 4 deletions
|
|
@ -65,7 +65,7 @@
|
|||
"remark-reference-links": "4.0.4",
|
||||
"stylelint": "10.1.0",
|
||||
"stylelint-csstree-validator": "1.8.0",
|
||||
"tailwindcss": "^1.1.2",
|
||||
"tailwindcss": "1.1.2",
|
||||
"textlint": "11.3.1",
|
||||
"textlint-rule-alex": "1.3.1",
|
||||
"textlint-rule-common-misspellings": "1.0.1",
|
||||
|
|
|
|||
|
|
@ -8185,7 +8185,7 @@ table@^5.2.3:
|
|||
slice-ansi "^2.1.0"
|
||||
string-width "^3.0.0"
|
||||
|
||||
tailwindcss@^1.1.2:
|
||||
tailwindcss@1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.2.tgz#0107dc092c3edee6132b105d896b109c0f66afd6"
|
||||
integrity sha512-mcTzZHXMipnQY9haB17baNJmBTkYYcC8ljfMdB9/97FfhKJIzlglJcyGythuQTOu7r/QIbLfZYYWZhAvaGj95A==
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
"pretty-bytes-cli": "2.0.0",
|
||||
"semver": "6.3.0",
|
||||
"sinon": "7.4.2",
|
||||
"tailwindcss": "^1.1.2",
|
||||
"tailwindcss": "1.1.2",
|
||||
"uglify-js": "3.7.6",
|
||||
"webpack": "4.39.3",
|
||||
"webpack-cli": "3.3.10"
|
||||
|
|
|
|||
|
|
@ -8991,7 +8991,7 @@ table@^5.2.3:
|
|||
slice-ansi "^2.1.0"
|
||||
string-width "^3.0.0"
|
||||
|
||||
tailwindcss@^1.1.2:
|
||||
tailwindcss@1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.2.tgz#0107dc092c3edee6132b105d896b109c0f66afd6"
|
||||
integrity sha512-mcTzZHXMipnQY9haB17baNJmBTkYYcC8ljfMdB9/97FfhKJIzlglJcyGythuQTOu7r/QIbLfZYYWZhAvaGj95A==
|
||||
|
|
|
|||
Loading…
Reference in a new issue