Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed May 12, 2024
1 parent 80806cb commit 58b11ae
Show file tree
Hide file tree
Showing 14 changed files with 6,895 additions and 5,679 deletions.
16 changes: 8 additions & 8 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.3.0",
"es-module-lexer": "^1.5.2",
"slashes": "^3.0.12"
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/node": "^20.3.3",
"eslint": "^8.44.0",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"tomer": "^2.0.6",
"typescript": "^5.1.6"
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"tomer": "^3.2.1",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 58b11ae

Please sign in to comment.