Skip to content

Commit

Permalink
build(deps): bump chromedriver from 125.0.3 to 126.0.1 in /web
Browse files Browse the repository at this point in the history
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 125.0.3 to 126.0.1.
- [Commits](giggio/node-chromedriver@125.0.3...126.0.1)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and torokati44 committed Jun 17, 2024
1 parent 6d9e1e7 commit 0cb9e80
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tsx": "^4.15.6"
},
"optionalDependencies": {
"chromedriver": "^125.0.3"
"chromedriver": "^126.0.1"
},
"scripts": {
"build": "npm run build --workspace=ruffle-core && npm run build --workspace=ruffle-demo --workspace=ruffle-extension --workspace=ruffle-selfhosted",
Expand Down

0 comments on commit 0cb9e80

Please sign in to comment.