Skip to content

Commit 5f6e785

Browse files
Bump eslint-plugin-import in /DigitalLearningSolutions.Web (#3298)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95a3da4 commit 5f6e785

File tree

2 files changed

+218
-95
lines changed

2 files changed

+218
-95
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^8.57.0",
5252
"eslint-config-airbnb-base": "^15.0.0",
5353
"eslint-import-resolver-webpack": "^0.13.10",
54-
"eslint-plugin-import": "^2.31.0",
54+
"eslint-plugin-import": "^2.32.0",
5555
"eslint-plugin-jasmine": "^4.2.2",
5656
"fork-ts-checker-webpack-plugin": "^9.0.3",
5757
"glob": "^8.1.0",

0 commit comments

Comments
 (0)