Skip to content

Commit

Permalink
Merge pull request #256 from TxnLab/renovate/contracts-eslintprettier
Browse files Browse the repository at this point in the history
chore(deps): update eslint/prettier to v8.5.0
  • Loading branch information
pbennett authored Sep 12, 2024
2 parents e1e3f34 + 627f1a8 commit 70aff8b
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 20 deletions.
4 changes: 2 additions & 2 deletions contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@algorandfoundation/algokit-client-generator": "^3.0.6",
"@algorandfoundation/tealscript": "^0.100.2",
"@joe-p/algokit-generate-component": "^0.2.1",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
Expand Down
174 changes: 156 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit 70aff8b

Please sign in to comment.