Skip to content

Commit

Permalink
fix(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jul 6, 2024
1 parent 10a7a5e commit 3ebc0cf
Show file tree
Hide file tree
Showing 3 changed files with 657 additions and 354 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
},
"homepage": "https://github.com/pnpm/symlink-dir#readme",
"devDependencies": {
"@types/node": "^20.0.0",
"@types/tape": "^4.13.2",
"@types/node": "^20.14.10",
"@types/tape": "^5.6.4",
"rimraf": "^3.0.2",
"tape": "^5.6.1",
"tape": "^5.8.1",
"tempy": "^1.0.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"write-json-file": "^4.3.0"
},
"dependencies": {
"better-path-resolve": "^1.0.0",
"rename-overwrite": "^5.0.0"
"rename-overwrite": "^6.0.0"
},
"mos": {
"plugins": [
Expand Down
Loading

0 comments on commit 3ebc0cf

Please sign in to comment.