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

Update eslint-config-standard requirement from ^13.0.1 to ^14.0.0

Updates the requirements on [eslint-config-standard](https://github.com/standard/eslint-config-standard) to permit the latest version.
- [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/v13.0.1...v14.0.0)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Aug 20, 2019, 5:00 PM UTC) e67843a8 54fc03e6

+1 -1
+1 -1
package.json
··· 42 42 "@babel/preset-env": "7.5.5", 43 43 "babel-jest": "^24.8.0", 44 44 "eslint": "6.2.1", 45 - "eslint-config-standard": "^13.0.1", 45 + "eslint-config-standard": "^14.0.0", 46 46 "eslint-import-resolver-node": "^0.3.2", 47 47 "eslint-plugin-import": "2.18.2", 48 48 "eslint-plugin-node": "^9.1.0",