File tree 3 files changed +5
-6
lines changed 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ powered-test
6
6
7
7
# asset directories
8
8
docs
9
- doc
10
9
website
11
10
images
12
11
assets
Original file line number Diff line number Diff line change 4
4
"displayName" : " ChatGPT Copilot" ,
5
5
"icon" : " images/ai-logo.png" ,
6
6
"description" : " An VS Code ChatGPT Copilot Extension" ,
7
- "version" : " 4.8.1 " ,
7
+ "version" : " 4.8.2 " ,
8
8
"aiKey" : " " ,
9
9
"repository" : {
10
10
"url" : " https://github.com/feiskyer/chatgpt-copilot"
691
691
"punycode" : " 2.3.1" ,
692
692
"clone-deep" : " ^4.0.1"
693
693
}
694
- }
694
+ }
Original file line number Diff line number Diff line change @@ -4509,9 +4509,9 @@ tapable@^2.1.1, tapable@^2.2.0:
4509
4509
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
4510
4510
4511
4511
tar-fs@^2.0.0 :
4512
- version "2.1.1 "
4513
- resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1 .tgz"
4514
- integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng ==
4512
+ version "2.1.2 "
4513
+ resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.2 .tgz"
4514
+ integrity sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA ==
4515
4515
dependencies :
4516
4516
chownr "^1.1.1"
4517
4517
mkdirp-classic "^0.5.2"
You can’t perform that action at this time.
0 commit comments