unexpected-messy
Advanced tools
Comparing version 10.0.1 to 11.0.0
@@ -0,1 +1,9 @@ | ||
### v10.0.1 (2021-05-13) | ||
- [Update messy to ^7.0.0](https://github.com/unexpectedjs/unexpected-messy/commit/b9ab605cba7adf472232e5a7c4c704a7e8f52745) ([Andreas Lind](mailto:andreas.lind@workday.com)) | ||
- [prettier --write '\*\*\/\*.{js,json,md}'](https://github.com/unexpectedjs/unexpected-messy/commit/1e6ab2c03c35608129611ed4eb0e95e05ed3f10d) ([Andreas Lind](mailto:andreas.lind@workday.com)) | ||
- [Update prettier to version 2.3.0](https://github.com/unexpectedjs/unexpected-messy/commit/f3c8b0ab3a93c2095fc566dac058e6716a71f0c6) ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com)) | ||
- [Fix eslint-plugin-prettier usage](https://github.com/unexpectedjs/unexpected-messy/commit/4a75a10be3fd03d9ca23616fb161f34badeedf79) ([Andreas Lind](mailto:andreas.lind@workday.com)) | ||
- [Update eslint-config-prettier to version 8.3.0](https://github.com/unexpectedjs/unexpected-messy/commit/8c61d098b3e96d360a2d2a218476db83674ae38f) ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com)) | ||
### v10.0.1 (2020-12-12) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "unexpected-messy", | ||
"version": "10.0.1", | ||
"version": "11.0.0", | ||
"description": "Unexpected plugin for the messy library", | ||
@@ -44,3 +44,3 @@ "main": "lib/unexpectedMessy.js", | ||
"peerDependencies": { | ||
"messy": "^6.16.0", | ||
"messy": "^7.0.0", | ||
"unexpected": "^10.27.0 || ^11.0.0-3 || ^12.0.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"eslint": "^7.0.0", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-config-standard": "^16.0.1", | ||
@@ -64,3 +64,3 @@ "eslint-plugin-import": "^2.18.2", | ||
"offline-github-changelog": "^1.7.0", | ||
"prettier": "~2.2.0", | ||
"prettier": "~2.3.0", | ||
"unexpected": "^12.0.0", | ||
@@ -72,6 +72,6 @@ "unexpected-documentation-site-generator": "^6.0.0", | ||
"magicpen-media": "^3.0.0", | ||
"messy": "^6.16.0", | ||
"minimist": "^1.2.0", | ||
"qs": "^6.5.1", | ||
"underscore": "^1.8.3" | ||
"underscore": "^1.8.3", | ||
"messy": "^7.0.0" | ||
}, | ||
@@ -78,0 +78,0 @@ "nyc": { |
Sorry, the diff of this file is too big to display
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
1709289
39907
+ Addediconv-lite@0.6.3(transitive)
+ Addedlodash.omit@4.5.0(transitive)
+ Addedmessy@7.0.0(transitive)
+ Addedquoted-printable@1.0.1(transitive)
+ Addedrfc2047@3.0.1(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedmessy@6.17.0(transitive)
- Removedquoted-printable@1.0.0(transitive)
- Removedrfc2047@2.0.0(transitive)
Updatedmessy@^7.0.0