Skip to content

Commit ddc299a

Browse files
build(deps-dev): bump eslint-import-resolver-typescript in /website (#2986)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.1 to 3.6.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.6.1...v3.6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2a08a1 commit ddc299a

File tree

2 files changed

+46
-37
lines changed

2 files changed

+46
-37
lines changed

website/package-lock.json

Lines changed: 45 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/eslint-plugin": "^7.18.0",
4141
"@typescript-eslint/parser": "^7.18.0",
4242
"eslint": "^8.57.0",
43-
"eslint-import-resolver-typescript": "^3.6.1",
43+
"eslint-import-resolver-typescript": "^3.6.3",
4444
"eslint-plugin-import": "^2.29.1",
4545
"eslint-plugin-react": "^7.35.0",
4646
"eslint-plugin-react-hooks": "^4.6.2",

0 commit comments

Comments
 (0)