[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-multi-column. Multi-column utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-multi-column
0

Configure Feed

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

Bump jest from 26.6.3 to 27.0.4

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.4)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Jun 3, 2021, 8:33 AM UTC) 162adf2d 21693339

+1 -1
+1 -1
package.json
··· 33 33 "lodash": "^4.17.11" 34 34 }, 35 35 "devDependencies": { 36 - "jest": "^26.4.1", 36 + "jest": "^27.0.4", 37 37 "jest-matcher-css": "^1.0.3", 38 38 "postcss": "^8.0.9", 39 39 "tailwindcss": "^1.0.1"