Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Jul 10, 2023
1 parent 275e994 commit dd8b6f2
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,17 @@
"@types/node": "^20.4.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@wdio/cli": "^8.11.4",
"@wdio/local-runner": "^8.11.3",
"@wdio/mocha-framework": "^8.11.0",
"@wdio/cli": "^8.12.2",
"@wdio/local-runner": "^8.12.1",
"@wdio/mocha-framework": "^8.12.1",
"@wdio/types": "^8.10.4",
"eslint": "^8.44.0",
"eslint-plugin-import": "^2.27.5",
"npm-run-all": "^4.1.5",
"release-it": "^16.0.0",
"release-it": "^16.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"webdriverio": "^8.11.3"
"webdriverio": "^8.12.1"
},
"peerDependencies": {
"@wdio/types": "^7.0.0 || ^8.0.0"
Expand Down

0 comments on commit dd8b6f2

Please sign in to comment.