Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#181)
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 Feb 3, 2025
1 parent 5d4abdb commit cb3e087
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 163 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"@vitest/expect": "^3.0.4",
"esbuild": "^0.24.2",
"eslint": "^9.19.0",
Expand All @@ -67,16 +67,16 @@
"globals": "^15.14.0",
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"rollup": "^4.32.0",
"rollup": "^4.34.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.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.22.0",
"vitest": "^3.0.4"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit cb3e087

Please sign in to comment.