[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 eslint-config-standard from 14.1.1 to 16.0.3

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.3.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.3)

---
updated-dependencies:
- dependency-name: eslint-config-standard
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
(Jun 6, 2021, 5:06 PM UTC) 5ff0da18 6e0c51ad

+1 -1
+1 -1
package.json
··· 42 42 "@babel/preset-env": "^7.6.3", 43 43 "babel-jest": "^27.0.2", 44 44 "eslint": "^7.28.0", 45 - "eslint-config-standard": "^14.1.0", 45 + "eslint-config-standard": "^16.0.3", 46 46 "eslint-import-resolver-node": "^0.3.2", 47 47 "eslint-plugin-import": "^2.18.2", 48 48 "eslint-plugin-node": "^11.1.0",