Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tagoro9 committed Dec 20, 2023
1 parent 7b92486 commit 38683c6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.55.0
rev: v8.56.0
hooks:
- id: eslint
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down
30 changes: 15 additions & 15 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 @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@vercel/ncc": "0.38.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"nock": "13.4.0"
Expand Down

0 comments on commit 38683c6

Please sign in to comment.