Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#124)
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 8, 2024
1 parent fbdb19b commit d739286
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 134 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -57,25 +57,25 @@
"aria-live-capture": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.12.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/expect": "^1.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup": "^4.13.2",
"rollup": "^4.14.1",
"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.3",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down

0 comments on commit d739286

Please sign in to comment.