Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#166)
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 Nov 25, 2024
1 parent 9e8d83e commit 23eb92c
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@vitest/expect": "^2.1.5",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
Expand All @@ -67,7 +67,7 @@
"globals": "^15.12.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup": "^4.27.3",
"rollup": "^4.27.4",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
Expand All @@ -76,7 +76,7 @@
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 23eb92c

Please sign in to comment.