Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catull committed Sep 27, 2024
1 parent 7f54252 commit 48662c5
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 275 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@types/node": "22.5.5",
"@typescript-eslint/parser": "8.6.0",
"@eslint/js": "9.11.1",
"@types/node": "22.7.3",
"@typescript-eslint/parser": "8.7.0",
"@vitest/coverage-v8": "2.1.1",
"barro": "1.2.8",
"eslint": "9.11.0",
"eslint-config-love": "66.0.0",
"eslint": "9.11.1",
"eslint-config-love": "71.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.4",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
Expand All @@ -61,8 +61,8 @@
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.7",
"typescript-eslint": "8.7.0",
"vite": "5.4.8",
"vitest": "2.1.1"
},
"packageManager": "pnpm@9.11.0"
Expand Down
Loading

0 comments on commit 48662c5

Please sign in to comment.