Skip to content

Commit 6debcf1

Browse files
committed
Merge branch '3.x' into chore/bump-non-critical-tooling-4906
2 parents 17cb060 + 80ae51b commit 6debcf1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
"@types/chai": "4.3.19",
132132
"@types/inquirer": "9.0.7",
133133
"@types/node": "22.13.10",
134-
"@wdio/sauce-service": "9.10.1",
134+
"@wdio/sauce-service": "9.12.0",
135135
"@wdio/selenium-standalone-service": "8.15.0",
136136
"@wdio/utils": "9.11.0",
137-
"@xmldom/xmldom": "0.9.7",
137+
"@xmldom/xmldom": "0.9.8",
138138
"chai": "^4.0.0",
139139
"chai-as-promised": "7.1.2",
140140
"chai-subset": "1.6.0",
@@ -145,7 +145,7 @@
145145
"eslint-plugin-mocha": "10.5.0",
146146
"expect": "29.7.0",
147147
"express": "4.21.2",
148-
"globals": "15.14.0",
148+
"globals": "16.0.0",
149149
"graphql": "16.10.0",
150150
"graphql-tag": "^2.12.6",
151151
"husky": "9.1.7",
@@ -171,7 +171,7 @@
171171
"typedoc-plugin-markdown": "4.4.2",
172172
"typescript": "5.8.2",
173173
"wdio-docker-service": "3.2.1",
174-
"webdriverio": "9.10.1",
174+
"webdriverio": "9.12.0",
175175
"xml2js": "0.6.2",
176176
"xpath": "0.0.34"
177177
},

0 commit comments

Comments
 (0)