Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed Jun 23, 2024
1 parent 95aef1c commit 12b6736
Show file tree
Hide file tree
Showing 2 changed files with 2,300 additions and 1,363 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
},
"prettier": "tomer/prettier-config",
"dependencies": {
"es-module-lexer": "^1.5.2",
"es-module-lexer": "^1.5.3",
"slashes": "^3.0.12"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.14.8",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"tomer": "^3.2.1",
"typescript": "^5.4.5"
"prettier": "^3.3.2",
"tomer": "^3.2.4",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit 12b6736

Please sign in to comment.