Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Dapor committed Oct 12, 2024
1 parent b900124 commit 49f7255
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 267 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,34 +36,34 @@
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.1",
"@types/node": "22.7.4",
"@typescript-eslint/parser": "8.8.0",
"@eslint/js": "9.12.0",
"@types/node": "22.7.5",
"@typescript-eslint/parser": "8.8.1",
"@vitest/coverage-v8": "2.1.2",
"barro": "1.2.8",
"eslint": "9.11.1",
"eslint-config-love": "83.0.0",
"eslint": "9.12.0",
"eslint-config-love": "85.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.31.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.10.0",
"globals": "15.11.0",
"happy-dom": "15.7.4",
"pnpm": "9.12.0",
"pnpm": "9.12.1",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"vite": "5.4.8",
"vitest": "2.1.2"
},
"packageManager": "pnpm@9.12.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 49f7255

Please sign in to comment.