Skip to content

Commit 09c57bf

Browse files
build(deps-dev): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /frontend directory: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import). Updates `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) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc51e92 commit 09c57bf

File tree

2 files changed

+86
-35
lines changed

2 files changed

+86
-35
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"eslint-config-react-app": "^7.0.1",
75-
"eslint-import-resolver-typescript": "^3.6.1",
76-
"eslint-plugin-import": "^2.29.1",
75+
"eslint-import-resolver-typescript": "^3.6.3",
76+
"eslint-plugin-import": "^2.31.0",
7777
"eslint-plugin-matrix-org": "^1.2.1",
7878
"happy-dom": "^15.7.4",
7979
"i18next-parser": "^9.0.2",

0 commit comments

Comments
 (0)