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 21
21
"@rollup/plugin-multi-entry" : " ^6.0.1" ,
22
22
"@rollup/plugin-node-resolve" : " ^16.0.1" ,
23
23
"@rollup/plugin-replace" : " ^6.0.2" ,
24
- "@types/chrome" : " ^0.1.1 " ,
24
+ "@types/chrome" : " ^0.1.3 " ,
25
25
"@vitest/browser" : " ^3.2.4" ,
26
26
"@vitest/coverage-istanbul" : " ^3.2.4" ,
27
27
"@vitest/eslint-plugin" : " ^1.3.4" ,
Original file line number Diff line number Diff line change @@ -2531,13 +2531,13 @@ __metadata:
2531
2531
languageName : node
2532
2532
linkType : hard
2533
2533
2534
- " @types/chrome@npm:^0.1.1 " :
2535
- version : 0.1.1
2536
- resolution : " @types/chrome@npm:0.1.1 "
2534
+ " @types/chrome@npm:^0.1.3 " :
2535
+ version : 0.1.3
2536
+ resolution : " @types/chrome@npm:0.1.3 "
2537
2537
dependencies :
2538
2538
" @types/filesystem " : " *"
2539
2539
" @types/har-format " : " *"
2540
- checksum : 396618617cc033ab8abf66f838ea28d7118751d979f6307e2a590b8d369716686f9c3cb7e09819a81a91b0d180b49b974fdea1afd5aefb5237e85feb1334eea6
2540
+ checksum : 9f29c9f3a2206c869292f5fbd58d766fb8ede45d484570b4dd942340c5b683265275fdf44b5973ab4d647b3032ac80e6c38a8f81266ebf40200b124baf9c6ca8
2541
2541
languageName : node
2542
2542
linkType : hard
2543
2543
@@ -6585,7 +6585,7 @@ __metadata:
6585
6585
" @rollup/plugin-multi-entry " : ^6.0.1
6586
6586
" @rollup/plugin-node-resolve " : ^16.0.1
6587
6587
" @rollup/plugin-replace " : ^6.0.2
6588
- " @types/chrome " : ^0.1.1
6588
+ " @types/chrome " : ^0.1.3
6589
6589
" @vitest/browser " : ^3.2.4
6590
6590
" @vitest/coverage-istanbul " : ^3.2.4
6591
6591
" @vitest/eslint-plugin " : ^1.3.4
You can’t perform that action at this time.
0 commit comments