Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Jul 7, 2023
1 parent ad69fff commit 5edb4cf
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 657 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"author": "Robin Malfait",
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.3.41",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.5.0",
"esbuild": "^0.17.12",
"jest": "^29.5.0",
"prettier": "^2.8.6",
"typescript": "^5.0.2"
"@swc/core": "^1.3.68",
"@swc/jest": "^0.2.26",
"@types/jest": "^29.5.2",
"esbuild": "^0.17.19",
"jest": "^29.6.1",
"prettier": "^2.8.8",
"typescript": "^5.1.6"
},
"dependencies": {
"cli-highlight": "^2.1.11",
Expand Down
Loading

0 comments on commit 5edb4cf

Please sign in to comment.