Skip to content

Commit

Permalink
Merge pull request #152 from carloscastrojumo/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/prettier-3.2.5

Bump prettier from 2.8.4 to 3.2.5
  • Loading branch information
carloscastrojumo authored Mar 26, 2024
2 parents a9b79bd + ab73f72 commit 45e4157
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 23 deletions.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ categories:
labels:
- 'maintenance'
- 'documentation'
- 'dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## ❗️Changes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: jesusvasquez333/verify-pr-label-action@657d111bbbe13e22bbd55870f1813c699bde1401 #v1.4.0
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
valid-labels: 'bug, enhancement, maintenance'
valid-labels: 'bug, enhancement, maintenance, dependencies'
pull-request-number: '${{ github.event.pull_request.number }}'
165 changes: 144 additions & 21 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"eslint": "^8.36.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"js-yaml": "^4.1.0",
"prettier": "2.8.4",
"ts-jest": "^26.5.6",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit 45e4157

Please sign in to comment.