Skip to content

Commit

Permalink
fix: 锁定 standard-version 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Jul 13, 2020
1 parent 63d5548 commit fc10dd3
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"rollup": "2.21.0",
"rollup-plugin-dts": "1.4.8",
"shx": "0.3.2",
"standard-version": "8.0.1",
"standard-version": "8.0.0",
"ts-essentials": "7.0.0",
"ts-node": "8.10.2",
"type-fest": "0.16.0",
Expand Down
148 changes: 113 additions & 35 deletions pnpm-lock.yaml

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

3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
":automergeAll",
":automergeBranch",
":automergeRequireAllStatusChecks"
]
],
"ignoreDeps": ["standard-version"]
}

0 comments on commit fc10dd3

Please sign in to comment.