Skip to content

Commit

Permalink
Merge pull request mermaid-js#553 from mermaid-js/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/tailwindcss-3.0.7

chore(deps-dev): bump tailwindcss from 3.0.6 to 3.0.7
  • Loading branch information
sidharthv96 authored Dec 24, 2021
2 parents 52cc579 + 7d1f209 commit 4e64727
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier-plugin-svelte": "^2.5.1",
"svelte": "^3.44.3",
"svelte-preprocess": "^4.10.0",
"tailwindcss": "^3.0.6",
"tailwindcss": "^3.0.7",
"tslib": "^2.3.1",
"typescript": "^4.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4428,10 +4428,10 @@ tailwindcss@^2.1.2:
resolve "^1.20.0"
tmp "^0.2.1"

tailwindcss@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.6.tgz#1981a0bb55919c0af566c98870ab2ec672599efb"
integrity sha512-+CA2f09rbHFDsdQ1iDvsOGbF1tZFmyPoRhUeaF9/5FRT5GYObtp+UjTSCdmeDcu6T90bx4WAaOkddYFPBkjbAA==
tailwindcss@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.7.tgz#15936881f042a7eb8d6f2b6a454bac9f51181bbd"
integrity sha512-rZdKNHtC64jcQncLoWOuCzj4lQDTAgLtgK3WmQS88tTdpHh9OwLqULTQxI3tw9AMJsqSpCKlmcjW/8CSnni6zQ==
dependencies:
arg "^5.0.1"
chalk "^4.1.2"
Expand Down

0 comments on commit 4e64727

Please sign in to comment.