Skip to content

Commit

Permalink
chore(deps-dev): bump chromedriver in /packages/cli/core/template
Browse files Browse the repository at this point in the history
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 92.0.2 to 93.0.1.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@92.0.2...93.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent 6f7a388 commit 9ee9614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/core/template/package.json
Expand Up @@ -40,7 +40,7 @@
"@leanup/git-hooks": "1.2.0-rc.123",
"@leanup/stack": "1.2.0-rc.123",
"@leanup/stack-webpack": "1.2.0-rc.123",
"chromedriver": "92.0.2",
"chromedriver": "93.0.1",
"npm-check-updates": "11.8.5",
"postcss-windicss": "1.0.0",
"selenium-server": "3.141.59",
Expand Down

0 comments on commit 9ee9614

Please sign in to comment.