File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22orbs :
3- coveralls :
coveralls/[email protected] .6 3+ coveralls :
coveralls/[email protected] .7 44
55defaults : &defaults
66 working_directory : ~/repo
Original file line number Diff line number Diff line change 5757 npm version ${{ github.event.inputs.version }}
5858
5959 - name : Push changes
60- uses : ad-m/github-push-action@v0.6 .0
60+ uses : ad-m/github-push-action@v0.8 .0
6161 with :
6262 github_token : ${{ secrets.GITHUB_TOKEN }}
6363 tags : true
Original file line number Diff line number Diff line change 1- 14.17.0
1+ 14.21.3
Original file line number Diff line number Diff line change 9494 ]
9595 },
9696 "devDependencies" : {
97- "@hapi/hapi" : " 20.1.3 " ,
97+ "@hapi/hapi" : " 20.3.0 " ,
9898 "cross-env" : " 7.0.3" ,
99- "eslint" : " 7.27 .0" ,
100- "eslint-config-goodway" : " 3.2.1 " ,
101- "eslint-plugin-import" : " 2.23.4 " ,
99+ "eslint" : " 7.32 .0" ,
100+ "eslint-config-goodway" : " 3.3.0 " ,
101+ "eslint-plugin-import" : " 2.29.0 " ,
102102 "husky" : " 6.0.0" ,
103- "jest" : " 27.0.3 "
103+ "jest" : " 27.5.1 "
104104 },
105105 "dependencies" : {
106- "@hapi/hoek" : " 9.2 .0" ,
107- "debug" : " 4.3.1 " ,
106+ "@hapi/hoek" : " 9.3 .0" ,
107+ "debug" : " 4.3.4 " ,
108108 "dog-statsy" : " 1.3.1" ,
109109 "lodash" : " 4.17.21"
110110 }
You can’t perform that action at this time.
0 commit comments