Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#129)
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] committed Apr 29, 2024
1 parent f0db524 commit da01f1c
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 210 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -59,24 +59,24 @@
"devDependencies": {
"@eslint/js": "^9.1.1",
"@types/node": "^20.12.7",
"@vitest/expect": "^1.5.0",
"@vitest/expect": "^1.5.2",
"esbuild": "^0.20.2",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globals": "^15.0.0",
"globals": "^15.1.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup": "^4.16.1",
"rollup": "^4.17.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0",
"vitest": "^1.5.0"
"typescript-eslint": "^7.7.1",
"vitest": "^1.5.2"
},
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.0.6",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down

0 comments on commit da01f1c

Please sign in to comment.