Skip to content

Commit

Permalink
Chore: update ESLint (#1190)
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: Christian Emmer <10749361+emmercm@users.noreply.github.com>
  • Loading branch information
renovate[bot] and emmercm committed Jun 27, 2024
1 parent a608c77 commit f34f9d4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@
"@types/which": "3.0.4",
"@types/xml2js": "0.4.14",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"auto-changelog": "2.4.0",
"caxa": "3.0.1",
"eslint": "8.57.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsdoc": "48.3.0",
"eslint-plugin-jsdoc": "48.4.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-unicorn": "54.0.0",
"husky": "9.0.11",
Expand Down

0 comments on commit f34f9d4

Please sign in to comment.