1
0
Fork 0

chore(deps): bump which from 1.3.1 to 2.0.2 (#239)

Bumps [which](https://github.com/isaacs/node-which) from 1.3.1 to 2.0.2.
- [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.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-22 18:42:21 +01:00 committed by Joost De Cock
parent 3249901ded
commit d14b35a49a
2 changed files with 62 additions and 62 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.2",
"@freesewing/i18n": "^2.2.0-beta.1",
"@freesewing/pattern-info": "^2.2.0-beta.1"
},