Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#80)
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 Oct 2, 2023
1 parent 20b7f61 commit 26e67e5
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 50 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.16.15",
"@wdio/globals": "^8.16.15",
"@wdio/local-runner": "^8.16.15",
"@wdio/cli": "^8.16.16",
"@wdio/globals": "^8.16.16",
"@wdio/local-runner": "^8.16.16",
"@wdio/mocha-framework": "^8.16.15",
"@wdio/spec-reporter": "^8.16.12",
"@wdio/types": "^8.16.12",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@types/vscode": "1.80.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.5",
"@vitest/coverage-v8": "^0.34.6",
"esbuild": "^0.19.4",
"eslint": "^8.50.0",
"eslint-plugin-perfectionist": "^1.5.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"dependencies": {
"color-hash": "^2.0.2",
Expand Down
92 changes: 47 additions & 45 deletions pnpm-lock.yaml

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

0 comments on commit 26e67e5

Please sign in to comment.