Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 3 updates in the / directory: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [eslint-plugin-prefer-arrow](https://github.com/TristonJ/eslint-plugin-prefer-arrow) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).


Updates `eslint-plugin-import` from 2.25.2 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.25.2...v2.29.1)

Updates `eslint-plugin-prefer-arrow` from 1.2.2 to 1.2.3
- [Commits](https://github.com/TristonJ/eslint-plugin-prefer-arrow/commits)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-prefer-arrow
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 0d3ba95 commit 43e1fff
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 46 deletions.
156 changes: 112 additions & 44 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "^48",
"eslint-plugin-ngrx": "^2.1.4",
"eslint-plugin-prefer-arrow": "1.2.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "^5.0.1",
"jasmine-core": "~3.99.1",
"jasmine-spec-reporter": "~5.0.0",
Expand Down

0 comments on commit 43e1fff

Please sign in to comment.