Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#104)
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 Dec 18, 2023
1 parent 7f0e220 commit 9ea83ee
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 159 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,25 +57,25 @@
"aria-live-capture": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/expect": "^1.0.4",
"esbuild": "^0.19.9",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"jsdom": "^23.0.1",
"prettier": "^3.1.1",
"rollup": "^4.7.0",
"rollup": "^4.9.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
},
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.12.1",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down

0 comments on commit 9ea83ee

Please sign in to comment.