File tree Expand file tree Collapse file tree
eslint-config-recommended Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/branch-utilities" ,
3- "version" : " 4.0.0-pr45.1 " ,
3+ "version" : " 4.0.0-pr45.2 " ,
44 "description" : " Utilities for local and ci to get branch name and stage" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-config-recommended" ,
3- "version" : " 4.0.0-pr45.1 " ,
3+ "version" : " 4.0.0-pr45.2 " ,
44 "description" : " default shiftcode config for eslint" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3636 "test:ci" : " npm run test"
3737 },
3838 "dependencies" : {
39- "@shiftcode/eslint-plugin-rules" : " ^4.0.0-pr45.1 " ,
39+ "@shiftcode/eslint-plugin-rules" : " ^4.0.0-pr45.2 " ,
4040 "@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
4141 "@typescript-eslint/parser" : " ^8.18.0" ,
4242 "eslint" : " ^8.56.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-plugin-rules" ,
3- "version" : " 4.0.0-pr45.1 " ,
3+ "version" : " 4.0.0-pr45.2 " ,
44 "description" : " eslint-rules for shiftcode-specific eslint rules" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/logger" ,
3- "version" : " 2.0.0-pr45.1 " ,
3+ "version" : " 2.0.0-pr45.2 " ,
44 "description" : " logger for local and aws lambda execution" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3535 "test:watch" : " npm run test -- --watch"
3636 },
3737 "devDependencies" : {
38- "@shiftcode/utilities" : " ^4.0.0-pr45.1 "
38+ "@shiftcode/utilities" : " ^4.0.0-pr45.2 "
3939 },
4040 "peerDependencies" : {
4141 "@shiftcode/utilities" : " ^4.0.0 || ^4.0.0-pr45"
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/publish-helper" ,
3- "version" : " 4.0.0-pr45.1 " ,
3+ "version" : " 4.0.0-pr45.2 " ,
44 "description" : " scripts for conventional (pre)releases" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
3030 "yargs" : " ^17.7.2"
3131 },
3232 "devDependencies" : {
33- "@shiftcode/branch-utilities" : " ^4.0.0-pr45.1 " ,
33+ "@shiftcode/branch-utilities" : " ^4.0.0-pr45.2 " ,
3434 "@types/yargs" : " ^17.0.32"
3535 },
3636 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/utilities" ,
3- "version" : " 4.0.0-pr45.1 " ,
3+ "version" : " 4.0.0-pr45.2 " ,
44 "description" : " Contains some utilities" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments