Skip to content

Commit 13ebea4

Browse files
committed
fix: update dependencies
1 parent dac60fc commit 13ebea4

File tree

2 files changed

+647
-441
lines changed

2 files changed

+647
-441
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
},
4040
"homepage": "https://github.com/pnpm/symlink-dir#readme",
4141
"devDependencies": {
42-
"@types/node": "^20.14.10",
43-
"@types/tape": "^5.6.4",
42+
"@types/node": "^20.17.23",
43+
"@types/tape": "^5.8.1",
4444
"rimraf": "^3.0.2",
45-
"tape": "^5.8.1",
45+
"tape": "^5.9.0",
4646
"tempy": "^1.0.1",
4747
"ts-node": "^10.9.2",
48-
"typescript": "^5.5.3",
48+
"typescript": "^5.8.2",
4949
"write-json-file": "^4.3.0"
5050
},
5151
"dependencies": {
5252
"better-path-resolve": "^1.0.0",
53-
"rename-overwrite": "^6.0.0"
53+
"rename-overwrite": "^6.0.2"
5454
},
5555
"mos": {
5656
"plugins": [

0 commit comments

Comments
 (0)