Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1630 from SkynetLabs/dependabot/npm_and_yarn/pack…
Browse files Browse the repository at this point in the history
…ages/dashboard/tailwindcss/typography-0.5.1

Bump @tailwindcss/typography from 0.5.0 to 0.5.1 in /packages/dashboard
  • Loading branch information
kwypchlo authored Jan 28, 2022
2 parents 43b4f65 + 7169b2a commit ed64473
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "0.4.0",
"@tailwindcss/typography": "0.5.0",
"@tailwindcss/typography": "0.5.1",
"autoprefixer": "10.4.2",
"eslint": "8.7.0",
"eslint-config-next": "12.0.9",
Expand Down
14 changes: 4 additions & 10 deletions packages/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,15 +189,14 @@
dependencies:
mini-svg-data-uri "^1.2.3"

"@tailwindcss/[email protected].0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.0.tgz#47886ec46ac41e1211d24fea05301046d9b30906"
integrity sha512-1p/3C6C+JJziS/ghtG8ACYalbA2SyLJY27Pm33cVTlAoY6VQ7zfm2H64cPxUMBkVIlWXTtWHhZcZJPobMRmQAA==
"@tailwindcss/[email protected].1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.1.tgz#486248a9426501f11a9b0295f7cfc0eb29659c46"
integrity sha512-AmSzZSgLhHKlILKduU+PKBTHL6c+al82syZlRid1xgmlWwXagLigO+O++B4C0scpMfzW//f/3YCRcwwEHWoU3w==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
lodash.merge "^4.6.2"
lodash.uniq "^4.5.0"

"@types/json5@^0.0.29":
version "0.0.29"
Expand Down Expand Up @@ -1601,11 +1600,6 @@ lodash.set@^4.0.0:
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=

lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash@^4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
Expand Down

0 comments on commit ed64473

Please sign in to comment.