Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#145)
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 29, 2024
1 parent 5b41433 commit 5a8bbd6
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 253 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,24 @@
"aria-live-capture": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/node": "^20.14.11",
"@vitest/expect": "^2.0.3",
"@eslint/js": "^9.8.0",
"@types/node": "^20.14.13",
"@vitest/expect": "^2.0.4",
"esbuild": "^0.23.0",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.8.0",
"jsdom": "^24.1.1",
"prettier": "^3.3.3",
"rollup": "^4.19.0",
"rollup": "^4.19.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"vitest": "^2.0.3"
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
"vitest": "^2.0.4"
},
"packageManager": "[email protected]",
"prettier": {
Expand Down
Loading

0 comments on commit 5a8bbd6

Please sign in to comment.