File tree 2 files changed +555
-597
lines changed
2 files changed +555
-597
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/game-interface" ,
3
- "version" : " 0.5.36 " ,
3
+ "version" : " 0.5.37 " ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" genetic algorithm"
38
38
},
39
39
"dependencies" : {},
40
40
"devDependencies" : {
41
- "@commitlint/cli" : " ^13.2.0 " ,
41
+ "@commitlint/cli" : " ^13.2.1 " ,
42
42
"@commitlint/config-conventional" : " ^13.2.0" ,
43
43
"@types/jest" : " ^27.0.2" ,
44
- "@types/node" : " ^16.10.2 " ,
45
- "@typescript-eslint/eslint-plugin" : " ^4.32 .0" ,
46
- "@typescript-eslint/parser" : " ^4.32 .0" ,
47
- "eslint" : " ^7.32.0 " ,
44
+ "@types/node" : " ^16.10.9 " ,
45
+ "@typescript-eslint/eslint-plugin" : " ^5.0 .0" ,
46
+ "@typescript-eslint/parser" : " ^5.0 .0" ,
47
+ "eslint" : " ^8.0.1 " ,
48
48
"husky" : " ^7.0.2" ,
49
- "jest" : " ^27.2.4 " ,
50
- "jest-circus" : " ^27.2.4 " ,
51
- "lint-staged" : " ^11.1.2 " ,
49
+ "jest" : " ^27.2.5 " ,
50
+ "jest-circus" : " ^27.2.5 " ,
51
+ "lint-staged" : " ^11.2.3 " ,
52
52
"pinst" : " ^2.1.6" ,
53
53
"ts-jest" : " ^27.0.5" ,
54
- "typescript" : " ^4.4.3 "
54
+ "typescript" : " ^4.4.4 "
55
55
},
56
56
"publishConfig" : {
57
57
"access" : " public"
You can’t perform that action at this time.
0 commit comments