Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#117)
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 Feb 26, 2024
1 parent 6b64212 commit fee81a6
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 189 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"aria-live-capture": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/expect": "^1.3.0",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/expect": "^1.3.1",
"esbuild": "^0.20.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jsdom": "^24.0.0",
Expand All @@ -73,9 +73,9 @@
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"prettier": {
"singleQuote": true,
"tabWidth": 4
Expand Down
Loading

0 comments on commit fee81a6

Please sign in to comment.