[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.

Merge pull request #212 from hacknug/dependabot/npm_and_yarn/jest-27.0.4

Bump jest from 24.9.0 to 27.0.4

authored by

Nestor Vera and committed by
GitHub
(Jun 6, 2021, 6:54 PM +0200) c3d4b0e4 d58b2652

+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"