Skip to content

Commit

Permalink
⬆️ typescript v5.5.2 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Jun 21, 2024
1 parent e195ee4 commit 47160b3
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 383 deletions.
12 changes: 6 additions & 6 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.4.0",
"eslint": "^9.4.0",
"@eslint/js": "^9.5.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.4.0",
"globals": "^15.6.0",
"markdownlint-cli2": "^0.13.0",
"prettier": "^3.3.2",
"tsx": "^4.15.3",
"tsx": "^4.15.6",
"typedoc": "^0.25.13",
"typescript": "5.5.0-beta",
"typescript-eslint": "^7.13.0",
"typescript": "5.5.2",
"typescript-eslint": "^7.13.1",
"vitest": "^1.6.0"
},
"type": "module",
Expand Down
Loading

0 comments on commit 47160b3

Please sign in to comment.