File tree 2 files changed +425
-416
lines changed
2 files changed +425
-416
lines changed Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@types/eslint" : " ^8.44.7" ,
39
- "@types/jest" : " ^29.5.8 " ,
40
- "@types/node" : " ^20.9.0 " ,
41
- "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
42
- "@typescript-eslint/parser" : " ^6.10 .0" ,
39
+ "@types/jest" : " ^29.5.10 " ,
40
+ "@types/node" : " ^20.9.4 " ,
41
+ "@typescript-eslint/eslint-plugin" : " ^6.12 .0" ,
42
+ "@typescript-eslint/parser" : " ^6.12 .0" ,
43
43
"audit-ci" : " ^6.6.1" ,
44
44
"eslint-config-airbnb-base" : " ^15.0.0" ,
45
45
"eslint-config-prettier" : " ^9.0.0" ,
46
46
"eslint-plugin-import" : " ^2.29.0" ,
47
47
"eslint-plugin-prettier" : " ^5.0.1" ,
48
48
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
49
49
"jest" : " ^29.7.0" ,
50
- "prettier" : " ^3.0.3 " ,
51
- "semantic-release" : " ^22.0.7 " ,
50
+ "prettier" : " ^3.1.0 " ,
51
+ "semantic-release" : " ^22.0.8 " ,
52
52
"ts-jest" : " ^29.1.1" ,
53
- "typescript" : " ^5.2 .2"
53
+ "typescript" : " ^5.3 .2"
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments