[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 25.5.4 to 26.5.3

Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.5.3.
- [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/v25.5.4...v26.5.3)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Oct 12, 2020, 10:54 PM UTC) c920cacf 888b9f4d

+1 -1
+1 -1
package.json
··· 33 33 "lodash": "^4.17.11" 34 34 }, 35 35 "devDependencies": { 36 - "jest": "^25.1.0", 36 + "jest": "^26.5.3", 37 37 "jest-matcher-css": "^1.0.3", 38 38 "postcss": "^7.0.16", 39 39 "tailwindcss": "^1.0.1"