2
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-04-24 16:30:55 +08:00

Merge pull request from Eugeny/dependabot/npm_and_yarn/tabby-electron/which-3.0.1

This commit is contained in:
Eugene 2023-06-14 23:36:28 +02:00 committed by GitHub
commit c93431d8a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -509,9 +509,9 @@ which-boxed-primitive@^1.0.2:
is-symbol "^1.0.3"
which@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/which/-/which-3.0.0.tgz#a9efd016db59728758a390d23f1687b6e8f59f8e"
integrity sha512-nla//68K9NU6yRiwDY/Q8aU6siKlSs64aEC7+IV56QoAuyQT2ovsJcgGYGyqMOmI/CGN1BOR6mM5EN0FBO+zyQ==
version "3.0.1"
resolved "https://registry.yarnpkg.com/which/-/which-3.0.1.tgz#89f1cd0c23f629a8105ffe69b8172791c87b4be1"
integrity sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==
dependencies:
isexe "^2.0.0"