Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-import-resolver-typescript (#14500)
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.5.2 to 3.5.3.
- [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.5.2...v3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2023
1 parent bebc25e commit 30a8313
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 @@ -113,7 +113,7 @@
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-better-styled-components": "^1.1.2",
"eslint-plugin-header": "^3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7420,9 +7420,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.5.2":
version: 3.5.2
resolution: "eslint-import-resolver-typescript@npm:3.5.2"
"eslint-import-resolver-typescript@npm:^3.5.3":
version: 3.5.3
resolution: "eslint-import-resolver-typescript@npm:3.5.3"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
Expand All @@ -7434,7 +7434,7 @@ __metadata:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: e163f36072c31150671973eb784e6b2a5d1e5dcc4c8ac19a01d9f1f4223ed07bc4c7ab235bef6caecb1949ba74eea20048cbbb4d6ac7de5f02bdd50c29485a4c
checksum: 63b5f28bec5a29b1d3be33b79795441f7b0da54479e5c99a115877d9b70b2b7464c19a928b4ae7674a937b9ee8e7d4b1d30b7f5e6325c4c3aaa8c607bb175258
languageName: node
linkType: hard

Expand Down Expand Up @@ -16818,7 +16818,7 @@ __metadata:
eslint: ^8.31.0
eslint-config-prettier: ^8.6.0
eslint-import-resolver-alias: ^1.1.2
eslint-import-resolver-typescript: ^3.5.2
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-babel: 5.3.1
eslint-plugin-better-styled-components: ^1.1.2
eslint-plugin-header: ^3.1.1
Expand Down

0 comments on commit 30a8313

Please sign in to comment.