Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#105)
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 25, 2023
1 parent 9ea83ee commit b629d8b
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
},
"devDependencies": {
"@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",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/expect": "^1.1.0",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"jsdom": "^23.0.1",
"prettier": "^3.1.1",
"rollup": "^4.9.1",
Expand All @@ -73,7 +73,7 @@
"rollup-plugin-local-import": "^1.2.0",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"packageManager": "pnpm@8.12.1",
"prettier": {
Expand Down
Loading

0 comments on commit b629d8b

Please sign in to comment.