Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent d346112 commit 0135321
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,16 @@
"prepack": "pnpm build",
"test": "node -r ts-node/register --test tests/*.test.ts"
},
"keywords": ["comcigan", "parser", "typescript", "school", "korean"],
"keywords": [
"comcigan",
"parser",
"typescript",
"school",
"korean"
],
"author": "Starcea <stardev.uwu@gmail.com>",
"license": "LGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/node": "^20.14.9",
Expand All @@ -32,6 +38,8 @@
"undici": "^6.20.1"
},
"release": {
"branches": ["release"]
"branches": [
"release"
]
}
}

0 comments on commit 0135321

Please sign in to comment.