[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 jest from 28.1.3 to 29.5.0

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.5.0.
- [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/v29.5.0/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
(Mar 7, 2023, 9:58 AM UTC) b9007082 2727f1f9

+1 -1
+1 -1
package.json
··· 48 48 "eslint-plugin-node": "^11.1.0", 49 49 "eslint-plugin-promise": "^5.1.0", 50 50 "eslint-plugin-standard": "^5.0.0", 51 - "jest": "^28.1.0", 51 + "jest": "^29.5.0", 52 52 "jest-matcher-css": "^1.1.0", 53 53 "release-it": "^15.1.0", 54 54 "rimraf": "^3.0.0"