Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catull committed Dec 29, 2023
1 parent b834472 commit e4d987c
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 260 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"license": "BSD-2-Clause",
"devDependencies": {
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@vitest/coverage-v8": "1.1.0",
"barro": "1.2.8",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.0",
"eslint-plugin-vitest": "0.3.18",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-vitest": "0.3.20",
"happy-dom": "12.10.3",
"pnpm": "8.12.1",
"pnpm": "8.13.1",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"typescript": "5.3.3",
Expand Down

0 comments on commit e4d987c

Please sign in to comment.