@artsy/dupe-report
Advanced tools
Comparing version 0.36.0 to 0.36.1
@@ -0,1 +1,19 @@ | ||
# v0.36.1 (Fri Sep 18 2020) | ||
#### 🐛 Bug Fix | ||
- Update dep typescript from 4.0.2 to v4.0.3 [#245](https://github.com/artsy/dupe-report/pull/245) ([@renovate-bot](https://github.com/renovate-bot)) | ||
- Update dep typescript from 3.9.7 to v4 ([@renovate-bot](https://github.com/renovate-bot)) | ||
#### 🏠 Internal | ||
- Update dep typescript from 3.9.7 to v4 [#242](https://github.com/artsy/dupe-report/pull/242) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
#### Authors: 2 | ||
- [@renovate[bot]](https://github.com/renovate[bot]) | ||
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) | ||
--- | ||
# v0.36.0 (Tue Aug 04 2020) | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "@artsy/dupe-report", | ||
"description": "A tool for reporting on duplicate dependencies in a webpack bundle", | ||
"version": "0.36.0", | ||
"version": "0.36.1", | ||
"author": "Justin Bennett <zephraph@gmail.com>", | ||
@@ -42,3 +42,3 @@ "files": [ | ||
"tslint": "5.20.1", | ||
"typescript": "3.9.7" | ||
"typescript": "4.0.3" | ||
}, | ||
@@ -49,3 +49,3 @@ "engines": { | ||
"types": "lib/index.d.ts", | ||
"gitHead": "3e1e9ae26d7923fa89f241be5fef98738d53c5ce" | ||
"gitHead": "01323261abb10b542614447f820df85dea9cf3ef" | ||
} |
24586