File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"postinstall" : " husky install"
23
23
},
24
24
"devDependencies" : {
25
- "@napi-rs/cli" : " ^1.3.3 " ,
25
+ "@napi-rs/cli" : " ^1.3.5 " ,
26
26
"@swc-node/register" : " ^1.3.7" ,
27
27
"@types/node" : " ^16.11.6" ,
28
28
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 956
956
semver "^7.3.4"
957
957
tar "^6.1.0"
958
958
959
- " @napi-rs/cli@^1.3.3 " :
960
- version "1.3.3 "
961
- resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-1.3.3 .tgz#985fcaab5e77f8eec45511010717550cc03d6b41 "
962
- integrity sha512-u1EFlKfSk90RKYPx5ffN1fuNb0FOyvC/FDlBdy1dYkvsWl24c/8bMyhPGgXe4QF/2QcCOmtssU8OHLmLpt3FLg ==
959
+ " @napi-rs/cli@^1.3.5 " :
960
+ version "1.3.5 "
961
+ resolved "https://registry.yarnpkg.com/@napi-rs/cli/-/cli-1.3.5 .tgz#89e4d97127edc4ed10a06637a43d27a1ed3c288d "
962
+ integrity sha512-Z0KZIciemioYODTyO908v2AtL8Zg4sohQDD+dyHeHmOiOfaez/y/xQ8XnpOHc2W5fRidKUW+MVWyTtpLTbKsqw ==
963
963
dependencies :
964
964
inquirer "^8.1.3"
965
965
You can’t perform that action at this time.
0 commit comments