1
0
Fork 0

chore(deps): bump which from 1.3.1 to 2.0.2

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-03-19 09:52:35 +00:00 committed by GitHub
parent 2df6a6b63a
commit 0e5db6ddd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 268 additions and 107 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.4.5",
"@freesewing/pattern-info": "^2.4.5"
},