Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 26b6c27 commit 648b1e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
15 changes: 8 additions & 7 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 @@ -57,7 +57,7 @@
"singleQuote": true
},
"dependencies": {
"appium-chromedriver": "^6.1.0",
"appium-chromedriver": "6.1.0",
"bluebird": "3.7.2",
"lodash": "4.17.21"
},
Expand Down Expand Up @@ -100,7 +100,7 @@
"@types/mocha": "10.0.9",
"@types/node": "20.17.0",
"asyncbox": "3.0.0",
"chai": "^5.1.1",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit 648b1e9

Please sign in to comment.