File tree 2 files changed +163
-183
lines changed
2 files changed +163
-183
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.40 " ,
3
+ "version" : " 0.5.41 " ,
4
4
"description" : " " ,
5
5
"keywords" : [
6
6
" genetic algorithm"
38
38
},
39
39
"dependencies" : {},
40
40
"devDependencies" : {
41
- "@commitlint/cli" : " ^16.0.2 " ,
41
+ "@commitlint/cli" : " ^16.1.0 " ,
42
42
"@commitlint/config-conventional" : " ^16.0.0" ,
43
43
"@types/jest" : " ^27.4.0" ,
44
- "@types/node" : " ^17.0.8 " ,
45
- "@typescript-eslint/eslint-plugin" : " ^5.9 .1" ,
46
- "@typescript-eslint/parser" : " ^5.9 .1" ,
47
- "eslint" : " ^8.6 .0" ,
44
+ "@types/node" : " ^17.0.12 " ,
45
+ "@typescript-eslint/eslint-plugin" : " ^5.10 .1" ,
46
+ "@typescript-eslint/parser" : " ^5.10 .1" ,
47
+ "eslint" : " ^8.7 .0" ,
48
48
"husky" : " ^7.0.4" ,
49
49
"jest" : " ^27.4.7" ,
50
50
"jest-circus" : " ^27.4.6" ,
51
- "lint-staged" : " ^12.1.7 " ,
51
+ "lint-staged" : " ^12.3.2 " ,
52
52
"pinst" : " ^2.1.6" ,
53
- "ts-jest" : " ^27.1.2 " ,
54
- "typescript" : " ^4.5.4 "
53
+ "ts-jest" : " ^27.1.3 " ,
54
+ "typescript" : " ^4.5.5 "
55
55
},
56
56
"publishConfig" : {
57
57
"access" : " public"
You can’t perform that action at this time.
0 commit comments