Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#149)
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 Aug 12, 2024
1 parent 6915de8 commit 9ee2d79
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 95 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
"aria-live-capture": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@types/node": "^22.1.0",
"@eslint/js": "^9.9.0",
"@types/node": "^22.2.0",
"@vitest/expect": "^2.0.5",
"esbuild": "^0.23.0",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.9.0",
Expand All @@ -73,10 +73,10 @@
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0",
"typescript-eslint": "^8.0.1",
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 9ee2d79

Please sign in to comment.