Skip to content

Commit

Permalink
Update dependencies (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent d7c4664 commit 95b4e99
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 155 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"name": "bookmarklets",
"version": "1.0.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "My daily use bookmarklets",
"main": "index.js",
"author": "Masaki Kobayashi <[email protected]>",
"license": "MIT",
"private": true,
"type": "module",
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@types/glob": "8.1.0",
"@types/node": "20.16.11",
"bookmarklets-cli": "1.1.0",
"comment-parser": "1.4.1",
"fp-ts": "2.16.9",
"glob": "11.0.0",
"lefthook": "1.8.0",
"tsx": "4.19.1",
"lefthook": "1.8.2",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.4"
},
"scripts": {
"prepare": "lefthook install"
Expand Down
Loading

0 comments on commit 95b4e99

Please sign in to comment.