[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 24.9.0 to 25.1.0

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [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/v24.9.0...v25.1.0)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Jan 22, 2020, 10:59 AM UTC) c3465b27 d65ece2d

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