Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catull committed Apr 8, 2024
1 parent fba6439 commit 189a17b
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 149 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"author": "catull@gmail.com",
"license": "BSD-2-Clause",
"devDependencies": {
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-v8": "1.4.0",
"barro": "1.2.8",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.4.0",
"happy-dom": "14.3.9",
"pnpm": "8.15.5",
"happy-dom": "14.7.1",
"pnpm": "8.15.6",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"typescript": "5.4.3",
"vite": "5.2.7",
"typescript": "5.4.4",
"vite": "5.2.8",
"vitest": "1.4.0"
},
"packageManager": "pnpm@${npm_package_devDependencies_pnpm}"
Expand Down

0 comments on commit 189a17b

Please sign in to comment.