Skip to content

Commit 75630eb

Browse files
chore(deps): update pnpm to v10.21.0 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46b4140 commit 75630eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"release:locally": "semantic-release --no-ci",
2121
"prepare": "husky"
2222
},
23-
"packageManager": "pnpm@10.19.0",
23+
"packageManager": "pnpm@10.21.0",
2424
"devDependencies": {
2525
"@commitlint/cli": "20.1.0",
2626
"@commitlint/config-conventional": "20.0.0",

packages/astro-loader-hashnode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"scripts": {
2323
"build": "tsc"
2424
},
25-
"packageManager": "pnpm@10.19.0",
25+
"packageManager": "pnpm@10.21.0",
2626
"keywords": [
2727
"astro",
2828
"astro-component",

0 commit comments

Comments
 (0)