[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.

Bump babel-jest from 27.5.1 to 28.0.2

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.5.1 to 28.0.2.
- [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.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-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
(Apr 27, 2022, 8:15 AM UTC) bfff0177 0ac3bfbc

+1 -1
+1 -1
package.json
··· 40 40 "@babel/cli": "^7.6.4", 41 41 "@babel/core": "^7.6.4", 42 42 "@babel/preset-env": "^7.6.3", 43 - "babel-jest": "^27.0.2", 43 + "babel-jest": "^28.0.2", 44 44 "eslint": "^7.28.0", 45 45 "eslint-config-standard": "^16.0.3", 46 46 "eslint-import-resolver-node": "^0.3.2",