File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 99 name : ' /'
1010 if : contains(github.event.comment.body, '/resolve yarn.lock')
1111 uses : technology-studio/github-workflows/.github/workflows/_resolve-yarn-lock.yml@main
12+ secrets : inherit
1213 with :
1314 pr_number : ${{ github.event.issue.number }}
1415 repo : ${{ github.repository }}
Original file line number Diff line number Diff line change 3434 "eslint-plugin-react-hooks" : " ^4.6.0"
3535 },
3636 "devDependencies" : {
37- "@txo/commitlint" : " ^1.0.7 " ,
38- "@txo/semantic-release" : " ^1.0.3 " ,
37+ "@txo/commitlint" : " ^1.0.6 " ,
38+ "@txo/semantic-release" : " ^1.0.2 " ,
3939 "@txo/tsconfig" : " ^1.1.1" ,
4040 "@types/eslint" : " ^8.44.7" ,
4141 "@types/jest" : " ^29.5.8" ,
Original file line number Diff line number Diff line change 14111411 " @tufjs/canonical-json" " 2.0.0"
14121412 minimatch "^9.0.3"
14131413
1414- " @txo/commitlint@^1.0.7 " :
1414+ " @txo/commitlint@^1.0.6 " :
14151415 version "1.0.7"
14161416 resolved "https://registry.yarnpkg.com/@txo/commitlint/-/commitlint-1.0.7.tgz#257b96df1f563b0694e4c7bbce4a39abf516ee33"
14171417 integrity sha512-kwmk5sgUCifljijIYUGnNhosrCyvsp4stlTlVrQEydgPNieADuVXf0+yhHgYqWaFJb2fMjgScLrK/XVc5JHbSg==
14201420 " @commitlint/config-conventional" " ^18.4.2"
14211421 commitizen "^4.3.0"
14221422
1423- " @txo/semantic-release@^1.0.3 " :
1423+ " @txo/semantic-release@^1.0.2 " :
14241424 version "1.0.3"
14251425 resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-1.0.3.tgz#3feaf9f65c25c087fa242e2f9732fa38a179533b"
14261426 integrity sha512-M3D1Q9fnyXGvsqaN/rG0cqyD0b+XevEI6SVgvRqLRZi84gyRVFBfz/7QWWLqmowZxnqA0SslgXFY8Cc6E0LbFw==
You can’t perform that action at this time.
0 commit comments