chore(deps-dev): bump tailwindcss from 3.0.17 to 3.0.18 (#628)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.17...v3.0.18)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-04 08:38:51 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent d7f0ee5f94
commit 968bb81b30
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"prettier-plugin-svelte": "^2.6.0",
"svelte": "^3.46.3",
"svelte-preprocess": "^4.10.2",
"tailwindcss": "^3.0.17",
"tailwindcss": "^3.0.18",
"tslib": "^2.3.1",
"typescript": "^4.5.5"
},