1 Commits

Author SHA1 Message Date
renovate[bot]
3e5a8093ae chore(deps): update actions/cache action to v4 2024-01-17 17:50:15 +00:00
3 changed files with 691 additions and 696 deletions

View File

@@ -32,7 +32,7 @@ jobs:
run: |
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Setup pnpm cache
with:
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}

View File

@@ -34,10 +34,10 @@
],
"readmeFilename": "README.md",
"devDependencies": {
"remark-cli": "^12.0.0",
"remark-lint-list-item-indent": "^4.0.0",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0"
"remark-cli": "^11.0.0",
"remark-lint-list-item-indent": "^3.1.1",
"remark-preset-lint-consistent": "^5.1.1",
"remark-preset-lint-recommended": "^6.1.2"
},
"release-it": {
"git": {

1377
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff