Bump eslint-import-resolver-typescript from 3.4.0 to 3.4.1

Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.4.0 to 3.4.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](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.4.0...v3.4.1)

---
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>
This commit is contained in:
dependabot[bot]
2022-08-16 09:45:34 +00:00
committed by GitHub
parent dbbef1b452
commit df730cc326
2 changed files with 32 additions and 32 deletions

View File

@@ -38,7 +38,7 @@
"dependencies": {
"@umbraco-ui/uui": "^1.0.0-rc.2",
"element-internals-polyfill": "^1.1.6",
"lit": "^2.2.8",
"lit": "^2.3.0",
"openapi-typescript-fetch": "^1.1.3",
"router-slot": "^1.5.5",
"rxjs": "^7.5.6",
@@ -71,7 +71,7 @@
"babel-loader": "^8.2.5",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.4.0",
"eslint-import-resolver-typescript": "^3.4.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-lit": "^1.6.1",
"eslint-plugin-lit-a11y": "^2.2.2",