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 14, 2024
1 parent c7b4bf7 commit ad990d4
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
8 changes: 4 additions & 4 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.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"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.0",
"@shopify/eslint-plugin": "46.0.0",
"@types/glob": "8.1.0",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"clipboardy": "4.0.0",
Expand All @@ -25,7 +25,7 @@
"rollup": "4.24.0",
"tslib": "2.7.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.1.1"
"typescript": "5.6.3",
"vitest": "2.1.3"
}
}
Loading

0 comments on commit ad990d4

Please sign in to comment.