[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-image-rendering. Image-rendering utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-image-rendering
0

Configure Feed

Select the types of activity you want to include in your feed.

Bump flat from 4.1.0 to 5.0.0

Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.0...5.0.0)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Oct 22, 2019, 8:14 AM UTC) 7aca48e7 722eff1f

+1 -1
+1 -1
package.json
··· 29 29 "test": "jest" 30 30 }, 31 31 "dependencies": { 32 - "flat": "^4.1.0", 32 + "flat": "^5.0.0", 33 33 "lodash": "^4.17.11" 34 34 }, 35 35 "devDependencies": {