Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent c7f85f3 commit b359475
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
},
"./*": "./dist/*"
},
"files": ["dist"],
"files": [
"dist"
],
"scripts": {
"test": "pnpm -r test",
"build": "tsc",
Expand All @@ -33,7 +35,7 @@
],
"author": "TOMIKAWA Sotaro",
"license": "MIT",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^22.10.0",
Expand Down

0 comments on commit b359475

Please sign in to comment.