Skip to content

Commit 1ef967e

Browse files
build(deps-dev): bump eslint-import-resolver-typescript in /website (#3417)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.8.1 to 3.8.2. - [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.8.1...v3.8.2) --- 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>
1 parent 5a77914 commit 1ef967e

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

website/package-lock.json

Lines changed: 12 additions & 9 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.1",
43-
"eslint-import-resolver-typescript": "^3.8.1",
43+
"eslint-import-resolver-typescript": "^3.8.2",
4444
"eslint-plugin-import": "^2.31.0",
4545
"eslint-plugin-react": "^7.37.4",
4646
"eslint-plugin-react-hooks": "^5.1.0",

0 commit comments

Comments
 (0)