Skip to content

Commit

Permalink
chore(deps): update non-major (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 1e42f02 commit e57f317
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 74 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
app-id: ${{ secrets.ECOSPARK_APP_ID }}
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
- uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6
- uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
with:
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
body: I ran `npm run prettier` 🧑‍💻
Expand Down
175 changes: 104 additions & 71 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"devDependencies": {
"ls-engines": "0.9.1",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.14",
"semantic-release": "^23.0.8"
"prettier-plugin-packagejson": "^2.5.0",
"semantic-release": "^23.1.1"
},
"peerDependencies": {
"semantic-release": "^22.0.12 || ^23.0.2"
Expand Down

0 comments on commit e57f317

Please sign in to comment.