Skip to content

Commit 996ebdc

Browse files
authored
Merge branch '3.x' into refactor/downgrade-chai-5
2 parents 57f2ac0 + 12a14c2 commit 996ebdc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
"@cucumber/cucumber-expressions": "18",
7474
"@cucumber/gherkin": "30",
7575
"@cucumber/messages": "27.0.2",
76-
"@xmldom/xmldom": "0.9.5",
76+
"@xmldom/xmldom": "0.9.6",
7777
"acorn": "8.14.0",
78-
"arrify": "2.0.1",
78+
"arrify": "3.0.0",
7979
"axios": "1.7.9",
8080
"chalk": "4.1.2",
8181
"cheerio": "^1.0.0",
@@ -96,7 +96,7 @@
9696
"js-beautify": "1.15.1",
9797
"lodash.clonedeep": "4.5.0",
9898
"lodash.merge": "4.6.2",
99-
"mkdirp": "1.0.4",
99+
"mkdirp": "3.0.1",
100100
"mocha": "11.0.2",
101101
"monocart-coverage-reports": "2.11.5",
102102
"ms": "2.1.3",
@@ -105,7 +105,7 @@
105105
"parse5": "7.2.1",
106106
"promise-retry": "1.1.1",
107107
"resq": "1.11.0",
108-
"sprintf-js": "1.1.1",
108+
"sprintf-js": "1.1.3",
109109
"uuid": "11.0"
110110
},
111111
"optionalDependencies": {
@@ -121,12 +121,12 @@
121121
"@pollyjs/adapter-puppeteer": "6.0.6",
122122
"@pollyjs/core": "5.1.0",
123123
"@types/chai": "4.3.19",
124-
"@types/inquirer": "9.0.3",
124+
"@types/inquirer": "9.0.7",
125125
"@types/node": "22.10.2",
126126
"@wdio/sauce-service": "9.4.5",
127127
"@wdio/selenium-standalone-service": "8.15.0",
128128
"@wdio/utils": "9.4.4",
129-
"@xmldom/xmldom": "0.9.5",
129+
"@xmldom/xmldom": "0.9.6",
130130
"chai": "^4.0.0",
131131
"chai-as-promised": "7.1.2",
132132
"chai-subset": "1.6.0",

0 commit comments

Comments
 (0)