Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
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 15, 2023
1 parent bef58be commit 2a0d91f
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 307 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
},
"devDependencies": {
"@types/color-hash": "^1.0.2",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/tinycolor2": "^1.4.3",
"@types/vscode": "^1.79.1",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@types/vscode": "^1.80.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.33.0",
"esbuild": "^0.18.10",
"eslint": "^8.43.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"eslint-plugin-perfectionist": "^1.4.0",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"typescript": "^5.1.5",
"vitest": "^0.32.2"
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"dependencies": {
"color-hash": "^2.0.2",
Expand Down
Loading

0 comments on commit 2a0d91f

Please sign in to comment.