File tree 2 files changed +214
-256
lines changed
2 files changed +214
-256
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/genetic-algorithms-js" ,
3
- "version" : " 0.8.17 " ,
3
+ "version" : " 0.8.18 " ,
4
4
"description" : " Genetic Algorithms Library" ,
5
5
"keywords" : [
6
6
" github" ,
35
35
},
36
36
"dependencies" : {},
37
37
"devDependencies" : {
38
- "@commitlint/cli" : " ^11 .0.0 " ,
39
- "@commitlint/config-conventional" : " ^11 .0.0 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^4.15.1 " ,
41
- "@typescript-eslint/parser" : " ^4.15.1 " ,
38
+ "@commitlint/cli" : " ^12 .0.1 " ,
39
+ "@commitlint/config-conventional" : " ^12 .0.1 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^4.15.2 " ,
41
+ "@typescript-eslint/parser" : " ^4.15.2 " ,
42
42
"eslint" : " ^7.20.0" ,
43
- "husky" : " ^5.0.9 " ,
43
+ "husky" : " ^5.1.1 " ,
44
44
"lint-staged" : " ^10.5.4" ,
45
- "typescript" : " ^4.1.5 "
45
+ "typescript" : " ^4.2.2 "
46
46
},
47
47
"publishConfig" : {
48
48
"access" : " public"
You can’t perform that action at this time.
0 commit comments