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

Configure Feed

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

Bump jest from 27.5.1 to 28.0.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...

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

authored by

dependabot[bot] and committed by
GitHub
(May 2, 2022, 8:12 AM UTC) 42f11e7f 5d74d158

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