This repository was archived by the owner on Feb 24, 2025. It is now read-only.
File tree 10 files changed +19
-19
lines changed
iocuak-reflect-metadata-utils
10 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@eslint/js" : " 9.20.0" ,
27
27
"@types/node" : " 22.13.4" ,
28
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
29
- "@typescript-eslint/parser" : " 8.24.0 " ,
28
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
29
+ "@typescript-eslint/parser" : " 8.24.1 " ,
30
30
"eslint" : " 9.20.1" ,
31
31
"prettier" : " 3.5.1" ,
32
32
"rimraf" : " 6.0.1" ,
Original file line number Diff line number Diff line change 32
32
"@stryker-mutator/jest-runner" : " 8.7.1" ,
33
33
"@stryker-mutator/typescript-checker" : " 8.7.1" ,
34
34
"@types/node" : " 22.13.4" ,
35
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
36
- "@typescript-eslint/parser" : " 8.24.0 " ,
35
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
36
+ "@typescript-eslint/parser" : " 8.24.1 " ,
37
37
"eslint" : " 9.20.1" ,
38
38
"jest" : " 29.7.0" ,
39
39
"prettier" : " 3.5.1" ,
Original file line number Diff line number Diff line change 37
37
"@stryker-mutator/jest-runner" : " 8.7.1" ,
38
38
"@stryker-mutator/typescript-checker" : " 8.7.1" ,
39
39
"@types/node" : " 22.13.4" ,
40
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
41
- "@typescript-eslint/parser" : " 8.24.0 " ,
40
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
41
+ "@typescript-eslint/parser" : " 8.24.1 " ,
42
42
"eslint" : " 9.20.1" ,
43
43
"jest" : " 29.7.0" ,
44
44
"prettier" : " 3.5.1" ,
Original file line number Diff line number Diff line change 38
38
"@stryker-mutator/jest-runner" : " 8.7.1" ,
39
39
"@stryker-mutator/typescript-checker" : " 8.7.1" ,
40
40
"@types/node" : " 22.13.4" ,
41
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
42
- "@typescript-eslint/parser" : " 8.24.0 " ,
41
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
42
+ "@typescript-eslint/parser" : " 8.24.1 " ,
43
43
"eslint" : " 9.20.1" ,
44
44
"jest" : " 29.7.0" ,
45
45
"prettier" : " 3.5.1" ,
Original file line number Diff line number Diff line change 27
27
"@types/chai" : " 4.3.20" ,
28
28
"@types/sinon" : " 17.0.3" ,
29
29
"@types/sinon-chai" : " 3.2.12" ,
30
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
31
- "@typescript-eslint/parser" : " 8.24.0 " ,
30
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
31
+ "@typescript-eslint/parser" : " 8.24.1 " ,
32
32
"eslint" : " 9.20.1" ,
33
33
"prettier" : " 3.5.1" ,
34
34
"rimraf" : " 6.0.1" ,
Original file line number Diff line number Diff line change 10
10
"eslint-plugin-prettier" : " 5.2.3" ,
11
11
"eslint-plugin-simple-import-sort" : " 12.1.1" ,
12
12
"prettier" : " 3.5.1" ,
13
- "typescript-eslint" : " 8.24.0 "
13
+ "typescript-eslint" : " 8.24.1 "
14
14
},
15
15
"peerDependencies" : {
16
16
"@eslint/js" : " ^9.13.0"
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@eslint/js" : " 9.20.0" ,
34
34
"@types/node" : " 22.13.4" ,
35
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
36
- "@typescript-eslint/parser" : " 8.24.0 " ,
35
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
36
+ "@typescript-eslint/parser" : " 8.24.1 " ,
37
37
"eslint" : " 9.20.1" ,
38
38
"jest" : " 29.7.0" ,
39
39
"prettier" : " 3.5.1" ,
Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@eslint/js" : " 9.20.0" ,
34
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
35
- "@typescript-eslint/parser" : " 8.24.0 " ,
34
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
35
+ "@typescript-eslint/parser" : " 8.24.1 " ,
36
36
"eslint" : " 9.20.1" ,
37
37
"prettier" : " 3.5.1" ,
38
38
"rimraf" : " 6.0.1" ,
Original file line number Diff line number Diff line change 35
35
"@stryker-mutator/jest-runner" : " 8.7.1" ,
36
36
"@stryker-mutator/typescript-checker" : " 8.7.1" ,
37
37
"@types/node" : " 22.13.4" ,
38
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
39
- "@typescript-eslint/parser" : " 8.24.0 " ,
38
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
39
+ "@typescript-eslint/parser" : " 8.24.1 " ,
40
40
"eslint" : " 9.20.1" ,
41
41
"jest" : " 29.7.0" ,
42
42
"prettier" : " 3.5.1" ,
Original file line number Diff line number Diff line change 39
39
"@stryker-mutator/jest-runner" : " 8.7.1" ,
40
40
"@stryker-mutator/typescript-checker" : " 8.7.1" ,
41
41
"@types/node" : " 22.13.4" ,
42
- "@typescript-eslint/eslint-plugin" : " 8.24.0 " ,
43
- "@typescript-eslint/parser" : " 8.24.0 " ,
42
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
43
+ "@typescript-eslint/parser" : " 8.24.1 " ,
44
44
"eslint" : " 9.20.1" ,
45
45
"jest" : " 29.7.0" ,
46
46
"jest-mock" : " 29.7.0" ,
You can’t perform that action at this time.
0 commit comments