Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#122)
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 Mar 25, 2024
1 parent b17e1cd commit d3a735a
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -54,12 +54,12 @@
"homepage": "https://github.com/AriPerkkio/extend-to-be-announced",
"bugs": "https://github.com/AriPerkkio/extend-to-be-announced",
"dependencies": {
"aria-live-capture": "^1.0.1"
"aria-live-capture": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.11.28",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitest/expect": "^1.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
Expand All @@ -72,7 +72,7 @@
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.5",
Expand Down

0 comments on commit d3a735a

Please sign in to comment.