Skip to content

Commit

Permalink
build(deps-dev): bump the npm-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 2 updates (#174)

Bumps the npm-dependencies group with 2 updates in the / directory: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) and [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x).


Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.6.3...v3.7.0)

Updates `eslint-plugin-import-x` from 4.4.3 to 4.5.0
- [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases)
- [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md)
- [Commits](un-ts/eslint-plugin-import-x@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-import-x
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mika Vilpas <mika.vilpas@gmail.com>
  • Loading branch information
dependabot[bot] and mikavilpas authored Dec 4, 2024
1 parent ed86604 commit 51cf250
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 144 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"concurrently": "9.1.0",
"cypress": "13.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.4.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-no-only-tests": "3.3.0",
"markdownlint-cli2": "0.15.0",
"prettier": "3.4.1",
Expand Down
Loading

0 comments on commit 51cf250

Please sign in to comment.