Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#143)
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 22, 2024
1 parent cd942d8 commit 9406d82
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 416 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,25 +58,25 @@
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/node": "^20.14.10",
"@vitest/expect": "^2.0.2",
"@types/node": "^20.14.11",
"@vitest/expect": "^2.0.3",
"esbuild": "^0.23.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.8.0",
"jsdom": "^24.1.0",
"jsdom": "^24.1.1",
"prettier": "^3.3.3",
"rollup": "^4.18.1",
"rollup": "^4.19.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.5.3",
"typescript-eslint": "^7.16.0",
"typescript-eslint": "^7.16.1",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit 9406d82

Please sign in to comment.