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

Configure Feed

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

Merge pull request #64 from hacknug/dependabot/npm_and_yarn/jest-29.2.0

Bump jest from 28.1.3 to 29.2.0

authored by

Nestor Vera and committed by
GitHub
(Oct 18, 2022, 3:47 PM +0200) 424a2ce8 11854c87

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