Skip to content

Commit

Permalink
fix: upgraded chromedriver version to > 130
Browse files Browse the repository at this point in the history
  • Loading branch information
windauer committed Nov 14, 2024
1 parent 2d64639 commit ad7c7b0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"autoprefixer": "^9.7.4",
"chai": "^4.3.8",
"chai-as-promised": "^7.1.1",
"chromedriver": "^122.0.6",
"chromedriver": "^131.0.0",
"del": "^6.1.1",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
Expand Down

0 comments on commit ad7c7b0

Please sign in to comment.