Skip to content

Commit

Permalink
perf: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Dec 18, 2023
1 parent 53eab32 commit ffd57a9
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 179 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@
},
"homepage": "https://github.com/semrel-extra/topo#readme",
"dependencies": {
"fast-glob": "^3.3.1",
"fast-glob": "^3.3.2",
"js-yaml": "^4.1.0",
"toposource": "^1.1.4"
"toposource": "^1.2.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",
"@types/micromatch": "^4.0.2",
"@types/node": "^20.5.0",
"@types/js-yaml": "^4.0.9",
"@types/micromatch": "^4.0.6",
"@types/node": "^20.10.5",
"c8": "^8.0.1",
"esbuild": "^0.19.2",
"esbuild-node-externals": "^1.8.0",
"esbuild": "^0.19.9",
"esbuild-node-externals": "^1.11.0",
"loadr": "^0.1.1",
"micromatch": "^4.0.5",
"prettier": "^3.0.1",
"prettier": "^3.1.1",
"tsm": "^2.3.0",
"typescript": "^5.1.6",
"typescript": "^5.3.3",
"uvu": "^0.5.6",
"concurrently": "^8.2.0"
"concurrently": "^8.2.2"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit ffd57a9

Please sign in to comment.