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 11, 2024
1 parent abfd532 commit 3b8402a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
"name": "twins-announcements",
"version": "1.0.0",
"main": "index.js",
"packageManager": "[email protected].0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"author": "Masaki Kobayashi <[email protected]>",
"license": "MIT",
"private": true,
"type": "module",
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@types/md5": "2.3.5",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"date-fns": "4.1.0",
"feed": "4.2.2",
"fp-ts": "2.16.9",
"md5": "2.3.0",
"puppeteer": "23.5.0",
"puppeteer": "23.5.3",
"rimraf": "6.0.1",
"tsx": "4.19.1",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"scripts": {
"preinstall": "npx only-allow pnpm"
Expand Down
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b8402a

Please sign in to comment.