Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#130)
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 May 6, 2024
1 parent da01f1c commit 203fe45
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 211 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -57,26 +57,26 @@
"aria-live-capture": "^1.0.2"
},
"devDependencies": {
"@eslint/js": "^9.1.1",
"@types/node": "^20.12.7",
"@vitest/expect": "^1.5.2",
"@eslint/js": "^9.2.0",
"@types/node": "^20.12.8",
"@vitest/expect": "^1.6.0",
"esbuild": "^0.20.2",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"globals": "^15.1.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.0",
"rollup": "^4.17.2",
"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.1",
"vitest": "^1.5.2"
"typescript-eslint": "^7.8.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down

0 comments on commit 203fe45

Please sign in to comment.