Skip to content

Commit

Permalink
Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 (#162)
Browse files Browse the repository at this point in the history
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.0 to 3.6.1.
- [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.0...v3.6.1)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 5a8a077 commit c655ab9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"prettier": "^3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ __metadata:
"@typescript-eslint/parser": ^6.5.0
eslint: ^8.48.0
eslint-config-prettier: ^9.0.0
eslint-import-resolver-typescript: ^3.6.0
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-import: ^2.28.1
eslint-plugin-sort-imports-es6-autofix: ^0.6.0
lodash: ^4.17.21
Expand Down Expand Up @@ -1600,9 +1600,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.6.0":
version: 3.6.0
resolution: "eslint-import-resolver-typescript@npm:3.6.0"
"eslint-import-resolver-typescript@npm:^3.6.1":
version: 3.6.1
resolution: "eslint-import-resolver-typescript@npm:3.6.1"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.12.0
Expand All @@ -1614,7 +1614,7 @@ __metadata:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 57b1b3859149f847e0d4174ff979cf35362d60c951df047f01b96f4c3794a7ea0d4e1ec85be25e610d3706902c3acfb964a66b825c1a55e3ce3a124b9a7a13bd
checksum: 454fa0646533050fb57f13d27daf8c71f51b0bb9156d6a461290ccb8576d892209fcc6702a89553f3f5ea8e5b407395ca2e5de169a952c953685f1f7c46b4496
languageName: node
linkType: hard

Expand Down

0 comments on commit c655ab9

Please sign in to comment.