Skip to content

Commit

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

---
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 Jul 24, 2024
1 parent a7ee776 commit 416399a
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 @@ -45,7 +45,7 @@
"webpack-cli": "^5.1.4"
},
"optionalDependencies": {
"chromedriver": "^126.0.5"
"chromedriver": "^127.0.0"
},
"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 416399a

Please sign in to comment.