Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent ec6a2ca commit 75b6473
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 107 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.13.1",
"@wdio/globals": "^8.13.1",
"@wdio/local-runner": "^8.13.1",
"@wdio/cli": "^8.13.3",
"@wdio/globals": "^8.13.3",
"@wdio/local-runner": "^8.13.3",
"@wdio/mocha-framework": "^8.12.1",
"@wdio/spec-reporter": "^8.12.2",
"@wdio/types": "^8.10.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@types/node": "^18.16.19",
"@types/tinycolor2": "^1.4.3",
"@types/vscode": "^1.80.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vitest/coverage-v8": "^0.33.0",
"esbuild": "^0.18.13",
"eslint": "^8.45.0",
Expand Down
Loading

0 comments on commit 75b6473

Please sign in to comment.