[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 #245 from hacknug/dependabot/npm_and_yarn/jest-28.1.0

authored by

Nestor Vera and committed by
GitHub
(May 10, 2022, 12:12 PM +0200) abb5a1d6 72aa4083

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