Skip to content

Commit df89ad8

Browse files
committed
chore(deps): update cmr deps
1 parent 18f9c50 commit df89ad8

File tree

2 files changed

+149
-119
lines changed

2 files changed

+149
-119
lines changed

cypress-multi-reporters/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"homepage": "https://github.com/YOU54F/cypress-plugins/tree/master/cypress-multi-reporters",
3434
"license": "MIT",
3535
"dependencies": {
36-
"debug": "^4.3.7",
36+
"debug": "^4.4.0",
3737
"lodash": "^4.17.21",
38-
"semver": "^7.5.4"
38+
"semver": "^7.6.3"
3939
},
4040
"devDependencies": {
41-
"@commitlint/cli": "19.5.0",
42-
"@commitlint/config-conventional": "19.5.0",
41+
"@commitlint/cli": "19.6.1",
42+
"@commitlint/config-conventional": "19.6.0",
4343
"chai": "5.1.2",
4444
"coveralls": "3.1.1",
45-
"eslint": "9.13.0",
45+
"eslint": "9.19.0",
4646
"eslint-config-defaults": "9.0.0",
47-
"husky": "9.1.6",
47+
"husky": "9.1.7",
4848
"mocha": "11.1.0",
4949
"mocha-lcov-reporter": "1.3.0",
5050
"nyc": "17.1.0",

0 commit comments

Comments
 (0)