antistatique-frontend
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -9,2 +9,6 @@ # Changelog | ||
## [1.3.1] - 2022-09-05 | ||
### Fixed | ||
- fixed | ||
## [1.3.0] - 2022-09-05 | ||
@@ -142,3 +146,4 @@ ### Added | ||
[Unreleased]: https://github.com/antistatique/frontend-development-configuration/compare/1.3.0...HEAD | ||
[Unreleased]: https://github.com/antistatique/frontend-development-configuration/compare/1.3.1...HEAD | ||
[1.3.1]: https://github.com/antistatique/frontend-development-configuration/compare/1.3.0...1.3.1 | ||
[1.3.0]: https://github.com/antistatique/frontend-development-configuration/compare/1.2.3...1.3.0 | ||
@@ -145,0 +150,0 @@ [1.2.3]: https://github.com/antistatique/frontend-development-configuration/compare/1.2.2...1.2.3 |
{ | ||
"name": "antistatique-frontend", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Antistatique opinionated frontend development configuration (linters, tests,...)", | ||
@@ -66,4 +66,4 @@ "main": ".bin/init.js", | ||
"fs-extra": "^10.1.0", | ||
"inquirer": "^9.1.1" | ||
"inquirer": "^8.0.0" | ||
} | ||
} |
1608584
+ 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