[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-plugin-utils. A bunch of utilities to help you create and maintain plugins for Tailwind. www.npmjs.com/package/@hacknug/tailwindcss-plugin-utils
0

Configure Feed

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

Bump jest from 24.9.0 to 27.0.4

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 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/v24.9.0...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:42 AM UTC) 62ba4ddd 5ae4a92c

+1 -1
+1 -1
package.json
··· 48 48 "eslint-plugin-node": "^11.1.0", 49 49 "eslint-plugin-promise": "^4.2.1", 50 50 "eslint-plugin-standard": "^4.0.1", 51 - "jest": "^24.9.0", 51 + "jest": "^27.0.4", 52 52 "jest-matcher-css": "^1.1.0", 53 53 "release-it": "^12.4.3", 54 54 "rimraf": "^3.0.0"