bandersnatch
Advanced tools
Comparing version 1.12.12 to 1.12.13
@@ -0,1 +1,8 @@ | ||
## [1.12.13](https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13) (2023-11-27) | ||
### Bug Fixes | ||
* **deps:** bump @types/yargs from 17.0.31 to 17.0.32 ([#541](https://github.com/hongaar/bandersnatch/issues/541)) ([4f33cfb](https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af)) | ||
## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "bandersnatch", | ||
"version": "1.12.12", | ||
"version": "1.12.13", | ||
"description": "Simple TypeScript CLI / REPL framework", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/yargs": "17.0.31", | ||
"@types/yargs": "17.0.32", | ||
"enquirer": "^2.3.6", | ||
@@ -66,4 +66,4 @@ "string-argv": "^0.3.1", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/jest": "29.5.8", | ||
"@types/node": "20.8.10", | ||
"@types/jest": "29.5.10", | ||
"@types/node": "20.9.2", | ||
"convert-extension": "0.3.0", | ||
@@ -77,3 +77,3 @@ "doctoc": "2.2.1", | ||
"prettier": "3.1.0", | ||
"semantic-release": "22.0.7", | ||
"semantic-release": "22.0.8", | ||
"semantic-release-yarn": "3.0.2", | ||
@@ -80,0 +80,0 @@ "ts-jest": "29.1.1", |
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
121823
+ Added@types/yargs@17.0.32(transitive)
- Removed@types/yargs@17.0.31(transitive)
Updated@types/yargs@17.0.32