Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#77)
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 Sep 29, 2023
1 parent aa78e10 commit fa6f0aa
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 91 deletions.
8 changes: 4 additions & 4 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"wdio": "wdio run ./wdio.conf.ts"
},
"devDependencies": {
"@wdio/cli": "^8.16.12",
"@wdio/globals": "^8.16.12",
"@wdio/local-runner": "^8.16.12",
"@wdio/mocha-framework": "^8.16.12",
"@wdio/cli": "^8.16.15",
"@wdio/globals": "^8.16.15",
"@wdio/local-runner": "^8.16.15",
"@wdio/mocha-framework": "^8.16.15",
"@wdio/spec-reporter": "^8.16.12",
"@wdio/types": "^8.16.12",
"chromedriver": "^115.0.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
},
"devDependencies": {
"@types/color-hash": "^1.0.2",
"@types/node": "^18.17.19",
"@types/node": "^18.18.0",
"@types/tinycolor2": "^1.4.4",
"@types/vscode": "1.80.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.5",
"esbuild": "^0.19.3",
"eslint": "^8.50.0",
"eslint-plugin-perfectionist": "^1.5.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
},
Expand Down
Loading

0 comments on commit fa6f0aa

Please sign in to comment.