File tree 4 files changed +102
-86
lines changed
4 files changed +102
-86
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@changesets/cli" : " 2.26.1" ,
31
31
"@types/node-fetch" : " 2.6.3" ,
32
- "@typescript-eslint/eslint-plugin" : " 5.55.0 " ,
33
- "@typescript-eslint/parser" : " 5.55.0 " ,
32
+ "@typescript-eslint/eslint-plugin" : " 5.59.1 " ,
33
+ "@typescript-eslint/parser" : " 5.59.1 " ,
34
34
"eslint" : " 8.38.0" ,
35
35
"eslint-config-prettier" : " 8.8.0" ,
36
36
"eslint-plugin-import" : " 2.27.5" ,
Original file line number Diff line number Diff line change 48
48
"npm-run-all" : " 4.1.5" ,
49
49
"reflect-metadata" : " 0.1.13" ,
50
50
"ts-jest" : " 29.1.0" ,
51
- "typedoc" : " 0.23.26 " ,
52
- "typedoc-plugin-markdown" : " 3.14.0 " ,
51
+ "typedoc" : " 0.24.6 " ,
52
+ "typedoc-plugin-markdown" : " 3.15.2 " ,
53
53
"typescript" : " 4.9.5"
54
54
},
55
55
"peerDependencies" : {
Original file line number Diff line number Diff line change 31
31
"@types/lodash" : " 4.14.194" ,
32
32
"jest" : " 29.5.0" ,
33
33
"ts-jest" : " 29.1.0" ,
34
- "typedoc" : " 0.23.26 " ,
35
- "typedoc-plugin-markdown" : " 3.14.0 " ,
34
+ "typedoc" : " 0.24.6 " ,
35
+ "typedoc-plugin-markdown" : " 3.15.2 " ,
36
36
"typescript" : " 4.9.5"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments