web: bump the wdio group in /tests/wdio with 1 update (#8339)
Bumps the wdio group in /tests/wdio with 1 update: [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner). Updates `@wdio/local-runner` from 8.29.1 to 8.29.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.29.2/packages/wdio-local-runner) --- updated-dependencies: - dependency-name: "@wdio/local-runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: wdio ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										16
									
								
								tests/wdio/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								tests/wdio/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -13,7 +13,7 @@ | |||||||
|                 "@typescript-eslint/eslint-plugin": "^6.19.1", |                 "@typescript-eslint/eslint-plugin": "^6.19.1", | ||||||
|                 "@typescript-eslint/parser": "^6.19.1", |                 "@typescript-eslint/parser": "^6.19.1", | ||||||
|                 "@wdio/cli": "^8.29.1", |                 "@wdio/cli": "^8.29.1", | ||||||
|                 "@wdio/local-runner": "^8.29.1", |                 "@wdio/local-runner": "^8.29.2", | ||||||
|                 "@wdio/mocha-framework": "^8.29.1", |                 "@wdio/mocha-framework": "^8.29.1", | ||||||
|                 "@wdio/spec-reporter": "^8.29.1", |                 "@wdio/spec-reporter": "^8.29.1", | ||||||
|                 "eslint": "^8.56.0", |                 "eslint": "^8.56.0", | ||||||
| @ -1268,15 +1268,15 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@wdio/local-runner": { |         "node_modules/@wdio/local-runner": { | ||||||
|             "version": "8.29.1", |             "version": "8.29.2", | ||||||
|             "resolved": "https://registry.npmjs.org/@wdio/local-runner/-/local-runner-8.29.1.tgz", |             "resolved": "https://registry.npmjs.org/@wdio/local-runner/-/local-runner-8.29.2.tgz", | ||||||
|             "integrity": "sha512-Z3QAgxe1uQ97C7NS1CdMhgmHaLu/sbb47HTbw1yuuLk+SwsBIQGhNpTSA18QVRSUXq70G3bFvjACwqyap1IEQg==", |             "integrity": "sha512-5AFu8b+8jOjnSLdBmYwVBdZ/EjoLIO4lhcvOrBDoxiIV8bCl8uvf3nSroPyluVh338hrDO8hVLH4Lj+O/VWXOQ==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/node": "^20.1.0", |                 "@types/node": "^20.1.0", | ||||||
|                 "@wdio/logger": "8.28.0", |                 "@wdio/logger": "8.28.0", | ||||||
|                 "@wdio/repl": "8.24.12", |                 "@wdio/repl": "8.24.12", | ||||||
|                 "@wdio/runner": "8.29.1", |                 "@wdio/runner": "8.29.2", | ||||||
|                 "@wdio/types": "8.29.1", |                 "@wdio/types": "8.29.1", | ||||||
|                 "async-exit-hook": "^2.0.1", |                 "async-exit-hook": "^2.0.1", | ||||||
|                 "split2": "^4.1.0", |                 "split2": "^4.1.0", | ||||||
| @ -1365,9 +1365,9 @@ | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         "node_modules/@wdio/runner": { |         "node_modules/@wdio/runner": { | ||||||
|             "version": "8.29.1", |             "version": "8.29.2", | ||||||
|             "resolved": "https://registry.npmjs.org/@wdio/runner/-/runner-8.29.1.tgz", |             "resolved": "https://registry.npmjs.org/@wdio/runner/-/runner-8.29.2.tgz", | ||||||
|             "integrity": "sha512-MvYFf4RgRmzxjAzy6nxvaDG1ycBRvoz772fT06csjxuaVYm57s8mlB8X+U1UQMx/IzujAb53fSeAmNcyU3FNEA==", |             "integrity": "sha512-ryAHVqC2pqyc6/n2ZYMIwLz8ShC1yIGylKFWqdJ5+4vHQauJTKmDVDPHdg6vBqTQrmq6opBqh0It4qeuhRuk4w==", | ||||||
|             "dev": true, |             "dev": true, | ||||||
|             "dependencies": { |             "dependencies": { | ||||||
|                 "@types/node": "^20.1.0", |                 "@types/node": "^20.1.0", | ||||||
|  | |||||||
| @ -7,7 +7,7 @@ | |||||||
|         "@typescript-eslint/eslint-plugin": "^6.19.1", |         "@typescript-eslint/eslint-plugin": "^6.19.1", | ||||||
|         "@typescript-eslint/parser": "^6.19.1", |         "@typescript-eslint/parser": "^6.19.1", | ||||||
|         "@wdio/cli": "^8.29.1", |         "@wdio/cli": "^8.29.1", | ||||||
|         "@wdio/local-runner": "^8.29.1", |         "@wdio/local-runner": "^8.29.2", | ||||||
|         "@wdio/mocha-framework": "^8.29.1", |         "@wdio/mocha-framework": "^8.29.1", | ||||||
|         "@wdio/spec-reporter": "^8.29.1", |         "@wdio/spec-reporter": "^8.29.1", | ||||||
|         "eslint": "^8.56.0", |         "eslint": "^8.56.0", | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]