@yarn-tool/resolve-package
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.22](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.21...@yarn-tool/resolve-package@1.0.22) (2020-07-28) | ||
### ♻️ Chores | ||
* update deps ([a3e0d3b](https://github.com/bluelovers/ws-yarn-workspaces/commit/a3e0d3b656760823bbab877a61ac61ea3f8a00c5)) | ||
## [1.0.21](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.20...@yarn-tool/resolve-package@1.0.21) (2020-07-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@yarn-tool/resolve-package", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/resolve-package#readme", | ||
"dependencies": { | ||
"@ts-type/package-dts": "^1.0.40", | ||
"@ts-type/package-dts": "^1.0.41", | ||
"upath2": "^3.1.5" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "28c553b94fe08c0342de6d8912b0fe58c9aa2b12" | ||
"gitHead": "3ebfdd67e6d51f7d8ba578f836aa933b1fbf9bbd" | ||
} |
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
8107
Updated@ts-type/package-dts@^1.0.41