Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catull committed Sep 14, 2024
1 parent ea36459 commit 9ba1b0a
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 521 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@typescript-eslint/parser": "8.5.0",
"@vitest/coverage-v8": "2.1.0",
"@vitest/coverage-v8": "2.1.1",
"barro": "1.2.8",
"eslint": "9.10.0",
"eslint-config-love": "64.0.0",
"eslint-config-love": "66.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-eslint-plugin": "6.2.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
Expand All @@ -62,8 +62,8 @@
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"vite": "5.4.4",
"vitest": "2.1.0"
"vite": "5.4.5",
"vitest": "2.1.1"
},
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 9ba1b0a

Please sign in to comment.