create-hintrc
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -0,1 +1,8 @@ | ||
# 2.1.7 (August 15, 2019) | ||
## Chores | ||
* [[`7e9c81d216`](https://github.com/webhintio/hint/commit/7e9c81d216fe9af4c6ff8b1a9fa800a1d7270063)] - Upgrade: Bump webpack from 4.35.3 to 4.39.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)). | ||
# 2.1.6 (August 6, 2019) | ||
@@ -2,0 +9,0 @@ |
@@ -18,3 +18,3 @@ { | ||
"devDependencies": { | ||
"@hint/utils": "^3.1.2", | ||
"@hint/utils": "^4.0.0", | ||
"@types/inquirer": "^6.0.3", | ||
@@ -33,3 +33,3 @@ "@types/node": "^12.6.9", | ||
"fs-extra": "^8.0.1", | ||
"hint": "^5.2.0", | ||
"hint": "^5.2.1", | ||
"inquirer": "^6.5.0", | ||
@@ -44,3 +44,3 @@ "npm-link-check": "^3.0.0", | ||
"typescript": "^3.5.1", | ||
"webpack": "^4.33.0", | ||
"webpack": "^4.39.1", | ||
"webpack-cli": "^3.3.5" | ||
@@ -87,3 +87,3 @@ }, | ||
}, | ||
"version": "2.1.6" | ||
"version": "2.1.7" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3079123
10779