Skip to content

Commit

Permalink
Merge pull request #334 from mkobayashime/renovate/dependencies-(patch)
Browse files Browse the repository at this point in the history
Update dependencies (patch)
  • Loading branch information
mkobayashime authored Nov 2, 2024
2 parents 40562fe + d4983ad commit 6d68688
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 182 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "userscripts",
"version": "1.0.0",
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228",
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"repository": "git@github.com:mkobayashime/userscripts.git",
"author": "Masaki Kobayashi <contact@mkobayashi.me>",
"license": "Apache License 2.0",
Expand All @@ -12,7 +12,7 @@
"@rollup/plugin-typescript": "12.1.1",
"@shopify/eslint-plugin": "46.0.0",
"@types/glob": "8.1.0",
"@types/node": "22.8.5",
"@types/node": "22.8.6",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"clipboardy": "4.0.0",
Expand All @@ -22,10 +22,10 @@
"fp-ts": "2.16.9",
"glob": "11.0.0",
"prettier": "3.3.3",
"rollup": "4.24.1",
"tslib": "2.8.0",
"rollup": "4.24.3",
"tslib": "2.8.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "2.1.3"
"vitest": "2.1.4"
}
}
Loading

0 comments on commit 6d68688

Please sign in to comment.