Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#168)
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 Dec 2, 2024
1 parent 19162bb commit 180525b
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 252 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,26 @@
"aria-live-capture": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/node": "^22.9.3",
"@vitest/expect": "^2.1.5",
"@eslint/js": "^9.16.0",
"@types/node": "^22.10.1",
"@vitest/expect": "^2.1.6",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
"globals": "^15.13.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup": "^4.27.4",
"prettier": "^3.4.1",
"rollup": "^4.28.0",
"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.7.2",
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
"typescript-eslint": "^8.16.0",
"vitest": "^2.1.6"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 180525b

Please sign in to comment.