import-sort-style-custom
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,1 +1,8 @@ | ||
### [1.1.1](https://github.com/ifiokjr/import-sort-style-custom/compare/v1.1.0...v1.1.1) (2020-03-13) | ||
### Bug Fixes | ||
* update dependencies ([33cfe49](https://github.com/ifiokjr/import-sort-style-custom/commit/33cfe497c96db2d4a955e350e7a7a80fa9374456)) | ||
## [1.1.0](https://github.com/ifiokjr/import-sort-style-custom/compare/v1.0.0...v1.1.0) (2020-03-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "import-sort-style-custom", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"keywords": [ | ||
@@ -48,3 +48,4 @@ "import-sort", | ||
"resolutions": { | ||
"mem": ">=4" | ||
"mem": ">=4", | ||
"minimist": ">=1.2.2" | ||
}, | ||
@@ -56,3 +57,3 @@ "dependencies": { | ||
"import-sort-style": "^6.0.0", | ||
"tsconfig-resolver": "^1.0.1" | ||
"tsconfig-resolver": "^1.1.0" | ||
}, | ||
@@ -59,0 +60,0 @@ "devDependencies": { |
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
86261
19
1026
Updatedtsconfig-resolver@^1.1.0