[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 @babel/preset-env requirement from 7.5.5 to 7.6.0

Updates the requirements on [@babel/preset-env](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0)

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

authored by

dependabot-preview[bot] and committed by
GitHub
(Sep 12, 2019, 3:59 PM UTC) 9fe4af64 c2e1adc9

+1 -1
+1 -1
package.json
··· 39 39 "devDependencies": { 40 40 "@babel/cli": "7.6.0", 41 41 "@babel/core": "7.6.0", 42 - "@babel/preset-env": "7.5.5", 42 + "@babel/preset-env": "7.6.0", 43 43 "babel-jest": "^24.8.0", 44 44 "eslint": "6.3.0", 45 45 "eslint-config-standard": "^14.0.0",