We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f9c50 commit df89ad8Copy full SHA for df89ad8
cypress-multi-reporters/package.json
@@ -33,18 +33,18 @@
33
"homepage": "https://github.com/YOU54F/cypress-plugins/tree/master/cypress-multi-reporters",
34
"license": "MIT",
35
"dependencies": {
36
- "debug": "^4.3.7",
+ "debug": "^4.4.0",
37
"lodash": "^4.17.21",
38
- "semver": "^7.5.4"
+ "semver": "^7.6.3"
39
},
40
"devDependencies": {
41
- "@commitlint/cli": "19.5.0",
42
- "@commitlint/config-conventional": "19.5.0",
+ "@commitlint/cli": "19.6.1",
+ "@commitlint/config-conventional": "19.6.0",
43
"chai": "5.1.2",
44
"coveralls": "3.1.1",
45
- "eslint": "9.13.0",
+ "eslint": "9.19.0",
46
"eslint-config-defaults": "9.0.0",
47
- "husky": "9.1.6",
+ "husky": "9.1.7",
48
"mocha": "11.1.0",
49
"mocha-lcov-reporter": "1.3.0",
50
"nyc": "17.1.0",
0 commit comments