File tree 5 files changed +535
-181
lines changed
5 files changed +535
-181
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/core" : " ^7.24.3" ,
37
37
"@babel/preset-env" : " ^7.24.3" ,
38
38
"@babel/preset-typescript" : " ^7.24.1" ,
39
- "@cybozu/eslint-config" : " ^22 .0.2 " ,
39
+ "@cybozu/eslint-config" : " ^23 .0.0 " ,
40
40
"@cybozu/license-manager" : " ^1.2.1" ,
41
41
"@types/jest" : " ^29.5.12" ,
42
42
"@types/node" : " ^18.19.26" ,
Original file line number Diff line number Diff line change 8
8
"lint" : " eslint src"
9
9
},
10
10
"devDependencies" : {
11
- "@cybozu/eslint-config" : " ^22 .0.2 " ,
11
+ "@cybozu/eslint-config" : " ^23 .0.0 " ,
12
12
"@kintone/plugin-packer" : " ^8.0.4" ,
13
13
"eslint" : " ^8.57.0"
14
14
}
Original file line number Diff line number Diff line change 18
18
"@babel/preset-env" : " ^7.24.3" ,
19
19
"@babel/preset-react" : " ^7.24.1" ,
20
20
"@babel/preset-typescript" : " ^7.24.1" ,
21
- "@cybozu/eslint-config" : " ^22 .0.2 " ,
21
+ "@cybozu/eslint-config" : " ^23 .0.0 " ,
22
22
"@kintone/dts-gen" : " ^8.0.9" ,
23
23
"@kintone/webpack-plugin-kintone-plugin" : " ^8.0.6" ,
24
24
"ajv" : " ^8.12.0" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"license" : " MIT" ,
30
30
"dependencies" : {
31
- "@cybozu/eslint-config" : " ^22 .0.2 " ,
31
+ "@cybozu/eslint-config" : " ^23 .0.0 " ,
32
32
"axios" : " ^1.6.8" ,
33
33
"commander" : " ^12.0.0" ,
34
34
"eslint" : " ^8.57.0" ,
You can’t perform that action at this time.
0 commit comments