Skip to content

Commit

Permalink
fix(deps): replace update-notifier with tiny-update-notifier (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
northword authored Dec 15, 2024
1 parent 2927fff commit cec4830
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 419 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,26 +83,18 @@
"mime": "^4.0.4",
"octokit": "^4.0.2",
"std-env": "^3.8.0",
"tiny-update-notifier": "^2.0.0",
"tinyglobby": "^0.2.10",
"update-notifier": "^7.3.1",
"xvfb-ts": "^1.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@types/adm-zip": "^0.5.7",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"@types/update-notifier": "^6.0.8",
"eslint": "^9.16.0",
"eslint-plugin-format": "^0.1.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0"
},
"pnpm": {
"peerDependencyRules": {
"allowAny": [
"node-fetch"
]
}
}
}
Loading

0 comments on commit cec4830

Please sign in to comment.