antistatique-frontend
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -9,2 +9,6 @@ # Changelog | ||
## [1.4.2] - 2022-12-07 | ||
### Removed | ||
- Inquirer v9 | ||
## [1.4.0] - 2022-12-07 | ||
@@ -159,3 +163,4 @@ ### Changed | ||
[Unreleased]: https://github.com/antistatique/frontend-development-configuration/compare/1.4.0...HEAD | ||
[Unreleased]: https://github.com/antistatique/frontend-development-configuration/compare/1.4.2...HEAD | ||
[1.4.2]: https://github.com/antistatique/frontend-development-configuration/compare/1.4.0...1.4.2 | ||
[1.4.0]: https://github.com/antistatique/frontend-development-configuration/compare/1.3.3...1.4.0 | ||
@@ -162,0 +167,0 @@ [1.3.3]: https://github.com/antistatique/frontend-development-configuration/compare/1.3.2...1.3.3 |
{ | ||
"name": "antistatique-frontend", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Antistatique opinionated frontend development configuration (linters, tests,...)", | ||
@@ -67,4 +67,4 @@ "main": ".bin/init.js", | ||
"fs-extra": "^11.1.0", | ||
"inquirer": "^9.1.4" | ||
"inquirer": "^8.0.0" | ||
} | ||
} |
1622666
+ Addedcli-width@3.0.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedfigures@3.2.0(transitive)
+ Addedinquirer@8.2.6(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedmute-stream@0.0.8(transitive)
+ Addedrun-async@2.4.1(transitive)
+ Addedthrough@2.3.8(transitive)
- Removed@inquirer/figures@1.0.10(transitive)
- Removedcli-width@4.1.0(transitive)
- Removedinquirer@9.3.7(transitive)
- Removedmute-stream@1.0.0(transitive)
- Removedrun-async@3.0.0(transitive)
- Removedyoctocolors-cjs@2.1.2(transitive)
Updatedinquirer@^8.0.0