chore(deps): update dependency tailwindcss to v2.2.10

This commit is contained in:
Renovate Bot
2021-09-06 20:13:20 +00:00
committed by renovate[bot]
parent c3375f37fd
commit a5eafbf04f
2 changed files with 4 additions and 4 deletions

View File

@ -17659,9 +17659,9 @@
} }
}, },
"tailwindcss": { "tailwindcss": {
"version": "2.2.9", "version": "2.2.10",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.9.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.10.tgz",
"integrity": "sha512-P8zCKFkEthfUvqcnun8DqGGXw4QqyDw971NAM23e8QQ+m5HW1agp4upq50rFGwGNtphVYvr+0zvVLSXo5/I9Qg==", "integrity": "sha512-OFm08RRy7elXhv57DRLzCVKrylIbnu6htJzcD/bGPOdokLQrqywSTYPs3SSqsxqXF+6Mzy/XJcS89gZDIF057A==",
"dev": true, "dev": true,
"requires": { "requires": {
"arg": "^5.0.1", "arg": "^5.0.1",

View File

@ -40,7 +40,7 @@
"cross-env": "7.0.3", "cross-env": "7.0.3",
"postcss": "8.3.6", "postcss": "8.3.6",
"postcss-import": "14.0.2", "postcss-import": "14.0.2",
"tailwindcss": "2.2.9", "tailwindcss": "2.2.10",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"rollup": "2.56.3", "rollup": "2.56.3",
"rollup-plugin-postcss": "4.0.1", "rollup-plugin-postcss": "4.0.1",