File tree Expand file tree Collapse file tree 4 files changed +106
-97
lines changed Expand file tree Collapse file tree 4 files changed +106
-97
lines changed Original file line number Diff line number Diff line change 20
20
"@vue/cli-plugin-e2e-cypress" : " 5.0.8" ,
21
21
"@vue/cli-service" : " 5.0.8" ,
22
22
"cypress" : " 11.2.0" ,
23
- "typescript" : " 4.9.3 "
23
+ "typescript" : " 4.9.4 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change @@ -2890,7 +2890,7 @@ __metadata:
2890
2890
" @vue/cli-plugin-e2e-cypress " : 5.0.8
2891
2891
" @vue/cli-service " : 5.0.8
2892
2892
cypress : 11.2.0
2893
- typescript : 4.9.3
2893
+ typescript : 4.9.4
2894
2894
vue : 3.2.45
2895
2895
languageName : unknown
2896
2896
linkType : soft
@@ -7058,23 +7058,23 @@ __metadata:
7058
7058
languageName : node
7059
7059
linkType : hard
7060
7060
7061
- " typescript@npm:4.9.3 " :
7062
- version : 4.9.3
7063
- resolution : " typescript@npm:4.9.3 "
7061
+ " typescript@npm:4.9.4 " :
7062
+ version : 4.9.4
7063
+ resolution : " typescript@npm:4.9.4 "
7064
7064
bin :
7065
7065
tsc : bin/tsc
7066
7066
tsserver : bin/tsserver
7067
- checksum : 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
7067
+ checksum : e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
7068
7068
languageName : node
7069
7069
linkType : hard
7070
7070
7071
- " typescript@patch:[email protected] .3 #~builtin<compat/typescript> " :
7072
- version : 4.9.3
7073
- resolution : " typescript@patch:typescript@npm%3A4.9.3 #~builtin<compat/typescript>::version=4.9.3 &hash=701156"
7071
+ " typescript@patch:[email protected] .4 #~builtin<compat/typescript> " :
7072
+ version : 4.9.4
7073
+ resolution : " typescript@patch:typescript@npm%3A4.9.4 #~builtin<compat/typescript>::version=4.9.4 &hash=701156"
7074
7074
bin :
7075
7075
tsc : bin/tsc
7076
7076
tsserver : bin/tsserver
7077
- checksum : ef65c22622d864497d0a0c5db693523329b3284c15fe632e93ad9aa059e8dc38ef3bd767d6f26b1e5ecf9446f49bd0f6c4e5714a2eeaf352805dc002479843d1
7077
+ checksum : 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
7078
7078
languageName : node
7079
7079
linkType : hard
7080
7080
Original file line number Diff line number Diff line change 87
87
"@types/pngjs" : " 6.0.1" ,
88
88
"@types/sharp" : " 0.31.0" ,
89
89
"@types/tmp" : " 0.2.3" ,
90
- "@typescript-eslint/eslint-plugin" : " 5.45 .0" ,
91
- "@typescript-eslint/parser" : " 5.45 .0" ,
92
- "@vitest/coverage-c8" : " 0.25.3 " ,
90
+ "@typescript-eslint/eslint-plugin" : " 5.46 .0" ,
91
+ "@typescript-eslint/parser" : " 5.46 .0" ,
92
+ "@vitest/coverage-c8" : " 0.25.6 " ,
93
93
"cpy-cli" : " 4.2.0" ,
94
94
"cypress" : " 11.2.0" ,
95
95
"del-cli" : " 5.0.0" ,
98
98
"eslint-plugin-cypress" : " 2.12.1" ,
99
99
"eslint-plugin-eslint-comments" : " 3.2.0" ,
100
100
"microbundle" : " 0.15.1" ,
101
- "prettier" : " 2.8.0 " ,
101
+ "prettier" : " 2.8.1 " ,
102
102
"sanitize-filename" : " 1.6.3" ,
103
103
"semantic-release" : " 19.0.5" ,
104
104
"tmp-promise" : " 3.0.3" ,
105
- "typescript" : " 4.9.3 " ,
105
+ "typescript" : " 4.9.4 " ,
106
106
"vite-tsconfig-paths" : " 3.6.0" ,
107
- "vitest" : " 0.25.3 "
107
+ "vitest" : " 0.25.6 "
108
108
},
109
109
"keywords" : [
110
110
" Cypress" ,
You can’t perform that action at this time.
0 commit comments