Skip to content

Commit

Permalink
chore(deps): update devdependencies typescript-eslint to v8.0.0 (#647)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
  • Loading branch information
renovate[bot] and danadajian authored Aug 5, 2024
1 parent 333e5ab commit 35f6d35
Show file tree
Hide file tree
Showing 8 changed files with 707 additions and 201 deletions.
4 changes: 1 addition & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run generate && npm run lint && npm run format && npm run package && git add .
bun generate && bun lint && bun format && bun package && git add .
Binary file modified bun.lockb
Binary file not shown.
6 changes: 4 additions & 2 deletions dist/950.index.js

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

2 changes: 1 addition & 1 deletion dist/950.index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 35f6d35

Please sign in to comment.