Skip to content

Commit 68ed4c2

Browse files
npm: bump eslint-plugin-import from 2.25.4 to 2.26.0 in /dashboard (#1139)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.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.25.4...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import 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 b7cf78f commit 68ed4c2

File tree

2 files changed

+83
-60
lines changed

2 files changed

+83
-60
lines changed

dashboard/package-lock.json

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

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chrome-devtools-frontend": "^1.0.980332",
3434
"eslint": "^6.8.0",
3535
"eslint-config-standard": "^14.1.1",
36-
"eslint-plugin-import": "^2.25.4",
36+
"eslint-plugin-import": "^2.26.0",
3737
"eslint-plugin-node": "^11.1.0",
3838
"eslint-plugin-promise": "^4.2.1",
3939
"eslint-plugin-standard": "^5.0.0",

0 commit comments

Comments
 (0)