[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 requirement from 6.2.1 to 6.2.2

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.2.1...v6.2.2)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Aug 29, 2019, 2:17 PM UTC) fbe51169 9af20098

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