File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed
eslint-config-recommended Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/branch-utilities" ,
3- "version" : " 5.1.0-pr26.15 " ,
3+ "version" : " 5.1.0-pr67.0 " ,
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" : " 6.0.0-pr26.12 " ,
3+ "version" : " 6.0.0-pr67.0 " ,
44 "description" : " default shiftcode config for eslint" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3030 },
3131 "dependencies" : {
3232 "@eslint/js" : " ^9.37.0" ,
33- "@shiftcode/eslint-plugin-rules" : " ^5.0.0-pr26.12 " ,
33+ "@shiftcode/eslint-plugin-rules" : " ^5.0.0-pr67.0 " ,
3434 "eslint" : " ^9.37.0" ,
3535 "eslint-config-prettier" : " ^10.1.8" ,
3636 "eslint-plugin-import" : " ^2.32.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-plugin-rules" ,
3- "version" : " 5.0.0-pr26.12 " ,
3+ "version" : " 5.0.0-pr67.0 " ,
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" : " 3.0.3-pr26.15 " ,
3+ "version" : " 3.0.3-pr67.0 " ,
44 "description" : " logger for local and aws lambda execution" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
2929 "test:watch" : " npm run test -- --watch"
3030 },
3131 "devDependencies" : {
32- "@shiftcode/utilities" : " ^4.3.0-pr26.15 "
32+ "@shiftcode/utilities" : " ^4.3.0-pr67.0 "
3333 },
3434 "peerDependencies" : {
3535 "@shiftcode/utilities" : " ^4.0.0 || ^4.0.0-pr53"
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/publish-helper" ,
3- "version" : " 4.2.0-pr26.15 " ,
3+ "version" : " 4.2.0-pr67.0 " ,
44 "description" : " scripts for conventional (pre)releases" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
2626 "yargs" : " ^17.7.2"
2727 },
2828 "devDependencies" : {
29- "@shiftcode/branch-utilities" : " ^5.1.0-pr26.15 " ,
29+ "@shiftcode/branch-utilities" : " ^5.1.0-pr67.0 " ,
3030 "@types/yargs" : " ^17.0.32"
3131 },
3232 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/utilities" ,
3- "version" : " 4.3.0-pr26.15 " ,
3+ "version" : " 4.3.0-pr67.0 " ,
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