Skip to content

Commit

Permalink
chore(package.json): update devDependencies to latest versions for be…
Browse files Browse the repository at this point in the history
…tter tooling support and compatibility
  • Loading branch information
Bluzzi committed Jan 11, 2025
1 parent 23d8677 commit a9859b9
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 418 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"url": "git+https://github.com/Bluzzi/cookie-muncher.git"
},
"devDependencies": {
"@bluzzi/eslint-config": "^1.3.2",
"@types/node": "^22.10.2",
"@bluzzi/eslint-config": "^2.0.0",
"@types/node": "^22.10.5",
"@vitest/ui": "^2.1.8",
"eslint": "^9.17.0",
"jsdom": "^25.0.1",
"eslint": "^9.18.0",
"jsdom": "^26.0.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
Loading

0 comments on commit a9859b9

Please sign in to comment.