File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 103103 "escape-string-regexp" : " 4.0.0" ,
104104 "figures" : " 3.2.0" ,
105105 "fn-args" : " 4.0.0" ,
106- "fs-extra" : " 11.3.3 " ,
106+ "fs-extra" : " 11.3.4 " ,
107107 "fuse.js" : " ^7.0.0" ,
108108 "glob" : " >=9.0.0 <12" ,
109109 "html-minifier-terser" : " 7.2.0" ,
149149 "chai-as-promised" : " 7.1.2" ,
150150 "chai-subset" : " 1.6.0" ,
151151 "documentation" : " 14.0.3" ,
152- "electron" : " 40.6.1 " ,
152+ "electron" : " 40.7.0 " ,
153153 "eslint" : " ^9.36.0" ,
154154 "eslint-plugin-import" : " 2.32.0" ,
155155 "eslint-plugin-mocha" : " 11.2.0" ,
156156 "expect" : " 30.2.0" ,
157157 "express" : " ^5.1.0" ,
158158 "globals" : " 17.4.0" ,
159- "graphql" : " 16.13.0 " ,
159+ "graphql" : " 16.13.1 " ,
160160 "graphql-tag" : " ^2.12.6" ,
161161 "husky" : " 9.1.7" ,
162162 "inquirer-test" : " 2.0.1" ,
171171 "rosie" : " 2.1.1" ,
172172 "runok" : " 0.9.3" ,
173173 "semver" : " 7.7.4" ,
174- "sinon" : " 21.0.1 " ,
174+ "sinon" : " 21.0.2 " ,
175175 "sinon-chai" : " 3.7.0" ,
176176 "testcafe" : " 3.7.4" ,
177177 "ts-morph" : " 26.0.0" ,
Original file line number Diff line number Diff line change @@ -1480,7 +1480,7 @@ module.exports.tests = function () {
14801480 } ,
14811481 )
14821482 } catch ( e ) {
1483- e . message . should . include ( 'expected all elements ({css: a[href="/codeceptjs/CodeceptJS"]}) to have attributes {"disable":true} "0" to equal "3" ' )
1483+ e . message . should . include ( 'expected all elements ({css: a[href="/codeceptjs/CodeceptJS"]}) to have attributes {"disable":true} "0"' )
14841484 }
14851485 } )
14861486
You can’t perform that action at this time.
0 commit comments