Skip to content

Commit

Permalink
Update dependency jasmine to v3.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 4d71d14 commit de40814
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 16 deletions.
36 changes: 22 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
},
"dependencies": {
"chromedriver": "90.0.1",
"jasmine": "3.8.0",
"jasmine": "3.99.0",
"selenium-webdriver": "4.0.0-beta.4",
"ts-node": "9.1.1",
"typescript": "4.3.5",
"webdriver-manager": "12.1.8"
},
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.",
"devDependencies": {
"@types/jasmine": "3.8.1",
"@types/jasmine": "3.10.9",
"@types/node": "13.13.52",
"@types/selenium-webdriver": "4.0.15",
"husky": "6.0.0",
Expand Down

0 comments on commit de40814

Please sign in to comment.