Skip to content

Commit

Permalink
chore: upgrade deps and fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed May 10, 2024
1 parent 99bd09e commit 7546668
Show file tree
Hide file tree
Showing 3 changed files with 6,782 additions and 5,233 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"eslint": "^8",
"@types/node": "^20.12.11",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"rehype-parse": "^9.0.0",
"rehype-stringify": "^10.0.0",
"svgo": "^3.2.0",
"tomer": "^3.1.5",
"svgo": "^3.3.2",
"tomer": "^3.2.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 7546668

Please sign in to comment.