Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AriPerkkio committed Aug 21, 2023
1 parent d368a4b commit ace4cb9
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 173 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,23 @@
"aria-live-capture": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.5.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitest/expect": "^0.34.1",
"esbuild": "^0.19.1",
"@types/node": "^20.5.1",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/expect": "^0.34.2",
"esbuild": "^0.19.2",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"jsdom": "^22.1.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"rollup": "^3.28.0",
"rollup-plugin-dts": "^5.3.1",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.1.6",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
},
"packageManager": "pnpm@8.6.12",
"prettier": {
Expand Down
Loading

0 comments on commit ace4cb9

Please sign in to comment.