File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 3131 - name : SonarCloud Scan
3232 uses :
sonarsource/[email protected] 3333 env :
34- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3534 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
3635
3736 build-test :
Original file line number Diff line number Diff line change 11{
22 "name" : " switcher-client" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "description" : " Client JS SDK for working with Switcher-API" ,
55 "main" : " ./switcher-client.js" ,
66 "type" : " module" ,
3030 " src/"
3131 ],
3232 "devDependencies" : {
33- "@babel/eslint-parser" : " ^7.27.1 " ,
34- "@typescript-eslint/eslint-plugin" : " ^8.32 .1" ,
35- "@typescript-eslint/parser" : " ^8.32 .1" ,
33+ "@babel/eslint-parser" : " ^7.27.5 " ,
34+ "@typescript-eslint/eslint-plugin" : " ^8.34 .1" ,
35+ "@typescript-eslint/parser" : " ^8.34 .1" ,
3636 "c8" : " ^10.1.3" ,
3737 "chai" : " ^5.2.0" ,
3838 "env-cmd" : " ^10.1.0" ,
39- "eslint" : " ^9.27 .0" ,
40- "mocha" : " ^11.4 .0" ,
39+ "eslint" : " ^9.29 .0" ,
40+ "mocha" : " ^11.7 .0" ,
4141 "mocha-sonarqube-reporter" : " ^1.0.2" ,
42- "sinon" : " ^20 .0.0"
42+ "sinon" : " ^21 .0.0"
4343 },
4444 "repository" : {
4545 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments