Skip to content

Commit

Permalink
⬆️ pnpm update (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram authored Oct 10, 2024
1 parent 7bbffa3 commit 3e0b224
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 168 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"test": "vitest"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"eslint": "^9.11.1",
"@eslint/js": "^9.12.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.10.0",
"globals": "^15.11.0",
"markdownlint-cli2": "^0.14.0",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typedoc": "^0.26.8",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vitest": "^2.1.2"
},
"type": "module",
Expand Down
Loading

0 comments on commit 3e0b224

Please sign in to comment.