File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 62
62
"babel-preset-commitlint" : " ^8.0.0" ,
63
63
"babel-register" : " 6.26.0" ,
64
64
"cross-env" : " 5.1.1" ,
65
- "which" : " 1.3.0 "
65
+ "which" : " 1.3.1 "
66
66
},
67
67
"dependencies" : {
68
68
"@commitlint/cli" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -11259,14 +11259,14 @@ which-module@^2.0.0:
11259
11259
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
11260
11260
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
11261
11261
11262
- which@1, which@1.3.0, which@ ^1.2.10, which@^1.2.9 :
11262
+ which@1, which@^1.2.10, which@^1.2.9 :
11263
11263
version "1.3.0"
11264
11264
resolved "https://registry.npmjs.org/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
11265
11265
integrity sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg==
11266
11266
dependencies :
11267
11267
isexe "^2.0.0"
11268
11268
11269
- which@^1.2.14, which@^1.3.0, which@^1.3.1 :
11269
+ which@1.3.1, which@ ^1.2.14, which@^1.3.0, which@^1.3.1 :
11270
11270
version "1.3.1"
11271
11271
resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
11272
11272
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
You can’t perform that action at this time.
0 commit comments