Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Dapor committed Jan 6, 2024
1 parent e4d987c commit f316610
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 218 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"author": "catull@gmail.com",
"license": "BSD-2-Clause",
"devDependencies": {
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@vitest/coverage-v8": "1.1.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@vitest/coverage-v8": "1.1.3",
"barro": "1.2.8",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-vitest": "0.3.20",
"happy-dom": "12.10.3",
"pnpm": "8.13.1",
"pnpm": "8.14.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"typescript": "5.3.3",
"vite": "5.0.10",
"vitest": "1.1.0"
"vite": "5.0.11",
"vitest": "1.1.3"
},
"packageManager": "pnpm@${npm_package_devDependencies_pnpm}"
}

0 comments on commit f316610

Please sign in to comment.