Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent beaf524 commit d149f50
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 150 deletions.
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"wdio": "wdio run ./wdio.conf.ts"
},
"devDependencies": {
"@wdio/cli": "^8.12.2",
"@wdio/globals": "^8.12.1",
"@wdio/local-runner": "^8.12.1",
"@wdio/cli": "^8.13.1",
"@wdio/globals": "^8.13.1",
"@wdio/local-runner": "^8.13.1",
"@wdio/mocha-framework": "^8.12.1",
"@wdio/spec-reporter": "^8.12.2",
"@wdio/types": "^8.10.4",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitest/coverage-v8": "^0.33.0",
"esbuild": "^0.18.12",
"eslint": "^8.44.0",
"eslint-plugin-perfectionist": "^1.4.0",
"esbuild": "^0.18.13",
"eslint": "^8.45.0",
"eslint-plugin-perfectionist": "^1.5.0",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"typescript": "^5.1.6",
Expand Down
Loading

0 comments on commit d149f50

Please sign in to comment.