[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-plugin-node requirement from ^9.1.0 to ^10.0.0

Updates the requirements on [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) to permit the latest version.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v9.1.0...v10.0.0)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Sep 5, 2019, 2:53 AM UTC) 95de7e0a 581f8b49

+1 -1
+1 -1
package.json
··· 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", 48 - "eslint-plugin-node": "^9.1.0", 48 + "eslint-plugin-node": "^10.0.0", 49 49 "eslint-plugin-promise": "^4.2.1", 50 50 "eslint-plugin-standard": "^4.0.0", 51 51 "jest": "^24.8.0",