Skip to content

Commit

Permalink
Update Chromedriver Versions (#7941)
Browse files Browse the repository at this point in the history
Update chromedriver
  • Loading branch information
asf-ci-trafficcontrol committed Feb 17, 2024
1 parent 57bae11 commit 8d1b4e3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions experimental/traffic-portal/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 experimental/traffic-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^0.27.2",
"chromedriver": "^121.0.0",
"chromedriver": "^121.0.1",
"codelyzer": "^6.0.0",
"cypress": "^13.6.2",
"eslint": "^8.39.0",
Expand Down
14 changes: 7 additions & 7 deletions traffic_portal/test/integration/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 traffic_portal/test/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
"chromedriver": "^121.0.0",
"chromedriver": "^121.0.1",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
},
Expand Down

0 comments on commit 8d1b4e3

Please sign in to comment.