1
0
Fork 0

chore(deps): bump which from 1.3.1 to 2.0.1 (#185)

Bumps [which](https://github.com/isaacs/node-which) from 1.3.1 to 2.0.1.
- [Release notes](https://github.com/isaacs/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-which/compare/v1.3.1...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-01 17:37:38 +01:00 committed by Joost De Cock
parent b1363e7ee4
commit bb30c70845
2 changed files with 9 additions and 2 deletions

View file

@ -40,7 +40,7 @@
"p-each-series": "^1.0.0",
"parse-git-config": "^3.0.0",
"validate-npm-package-name": "^3.0.0",
"which": "^1.3.1",
"which": "^2.0.1",
"@freesewing/i18n": "^2.1.3",
"@freesewing/pattern-info": "^2.1.3"
},