File tree Expand file tree Collapse file tree 3 files changed +143
-152
lines changed Expand file tree Collapse file tree 3 files changed +143
-152
lines changed Original file line number Diff line number Diff line change 60
60
"jest" : " ^27.5.1" ,
61
61
"jest-dom" : " ^4.0.0" ,
62
62
"jest-junit" : " ^16.0.0" ,
63
- "typescript" : " 5.7.3 "
63
+ "typescript" : " 5.9.2 "
64
64
},
65
65
"lint-staged" : {
66
66
"*.(js|ts|jsx|tsx)" : [
Original file line number Diff line number Diff line change 30
30
"version:dry-run" : " nx affected --target version --dryRun --verbose --parallel=1"
31
31
},
32
32
"devDependencies" : {
33
- "@commitlint/cli" : " ^19.8.0 " ,
34
- "@commitlint/config-angular" : " ^19.8.0 " ,
35
- "@commitlint/config-conventional" : " ^19.8.0 " ,
36
- "@jscutlery/semver" : " ^5.6.0 " ,
33
+ "@commitlint/cli" : " ^19.8.1 " ,
34
+ "@commitlint/config-angular" : " ^19.8.1 " ,
35
+ "@commitlint/config-conventional" : " ^19.8.1 " ,
36
+ "@jscutlery/semver" : " ^5.7.1 " ,
37
37
"@nx/js" : " 20.8.1" ,
38
38
"@nx/workspace" : " 20.8.1" ,
39
39
"@types/is-ci" : " ^3.0.4" ,
47
47
"jest" : " ^27.5.1" ,
48
48
"lint-staged" : " ^15.5.2" ,
49
49
"nx" : " 20.8.1" ,
50
- "prettier" : " ^3.5.3 " ,
51
- "typescript" : " 5.7.3 "
50
+ "prettier" : " ^3.6.2 " ,
51
+ "typescript" : " 5.9.2 "
52
52
},
53
53
"resolutions" : {
54
54
"socks" : " 2.7.3"
You can’t perform that action at this time.
0 commit comments