File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 98
98
"@vitest/coverage-c8" : " ^0.29.8" ,
99
99
"@vitest/ui" : " ^0.31.0" ,
100
100
"eslint" : " ^8.41.0" ,
101
- "eslint-config-standard" : " ^17.0 .0" ,
101
+ "eslint-config-standard" : " ^17.1 .0" ,
102
102
"eslint-plugin-cypress" : " ^2.13.3" ,
103
103
"eslint-plugin-import" : " ^2.27.5" ,
104
104
"eslint-plugin-n" : " ^15.7.0" ,
Original file line number Diff line number Diff line change @@ -1736,7 +1736,7 @@ __metadata:
1736
1736
clsx : ^1.2.1
1737
1737
copy-to-clipboard : ^3.3.3
1738
1738
eslint : ^8.41.0
1739
- eslint-config-standard : ^17.0 .0
1739
+ eslint-config-standard : ^17.1 .0
1740
1740
eslint-plugin-cypress : ^2.13.3
1741
1741
eslint-plugin-import : ^2.27.5
1742
1742
eslint-plugin-n : ^15.7.0
@@ -3791,15 +3791,15 @@ __metadata:
3791
3791
languageName : node
3792
3792
linkType : hard
3793
3793
3794
- " eslint-config-standard@npm:^17.0 .0 " :
3795
- version : 17.0 .0
3796
- resolution : " eslint-config-standard@npm:17.0 .0"
3794
+ " eslint-config-standard@npm:^17.1 .0 " :
3795
+ version : 17.1 .0
3796
+ resolution : " eslint-config-standard@npm:17.1 .0"
3797
3797
peerDependencies :
3798
3798
eslint : ^8.0.1
3799
3799
eslint-plugin-import : ^2.25.2
3800
- eslint-plugin-n : ^15.0.0
3800
+ eslint-plugin-n : " ^15.0.0 || ^16.0.0 "
3801
3801
eslint-plugin-promise : ^6.0.0
3802
- checksum : dc0ed51e186fd963ff2c0819d33ef580afce11b11036cbcf5e74427e26e514c2b1be96b8ffe74fd2fd00263554a0d49cc873fcf76f17c3dfdba614b45d7fd7da
3802
+ checksum : 8ed14ffe424b8a7e67b85e44f75c46dc4c6954f7c474c871c56fb0daf40b6b2a7af2db55102b12a440158b2be898e1fb8333b05e3dbeaeaef066fdbc863eaa88
3803
3803
languageName : node
3804
3804
linkType : hard
3805
3805
You can’t perform that action at this time.
0 commit comments