File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " vscode-jest" ,
3
3
"displayName" : " Jest" ,
4
4
"description" : " Use Facebook's Jest With Pleasure." ,
5
- "version" : " 6.0.0 " ,
5
+ "version" : " 6.0.1 " ,
6
6
"publisher" : " Orta" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.68.1"
525
525
"dependencies" : {
526
526
"istanbul-lib-coverage" : " ^3.2.0" ,
527
527
"istanbul-lib-source-maps" : " ^4.0.1" ,
528
- "jest-editor-support" : " ^31.1.0 "
528
+ "jest-editor-support" : " ^31.1.1 "
529
529
},
530
530
"devDependencies" : {
531
531
"@types/istanbul-lib-coverage" : " ^2.0.4" ,
Original file line number Diff line number Diff line change @@ -2344,10 +2344,10 @@ jest-each@^29.3.1:
2344
2344
jest-util "^29.3.1"
2345
2345
pretty-format "^29.3.1"
2346
2346
2347
- jest-editor-support@^31.1.0 :
2348
- version "31.1.0 "
2349
- resolved "https://registry.yarnpkg.com/jest-editor-support/-/jest-editor-support-31.1.0 .tgz#087a8954d465288f3c544c75feb223f4bc31cea5 "
2350
- integrity sha512-CGDZh5gO4NRthr6ocmD13pkuSDqZ03Cq+f6UuvwELoNN7p7rkZrEwjPZ/ysMDWoEzRtlTFZ+7sYmfE4kuyhIhQ ==
2347
+ jest-editor-support@^31.1.1 :
2348
+ version "31.1.1 "
2349
+ resolved "https://registry.yarnpkg.com/jest-editor-support/-/jest-editor-support-31.1.1 .tgz#46fa8280e6484a2695a6c7c882852e3821100181 "
2350
+ integrity sha512-bCKpKWAMLhjK7QDX9geBDzfyvZacl937hnT3Z+yfERBx8bB7yZg2uhvCBErqO51Ie+wgg42Ffo8rn+Nhdr2hHQ ==
2351
2351
dependencies :
2352
2352
" @babel/parser" " ^7.20.7"
2353
2353
" @babel/runtime" " ^7.20.7"
You can’t perform that action at this time.
0 commit comments