Skip to content

Commit a239e65

Browse files
npm: bump eslint-plugin-standard from 4.1.0 to 5.0.0 in /dashboard (#835)
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e26c4b7 commit a239e65

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

dashboard/package-lock.json

Lines changed: 8 additions & 7 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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-import": "^2.25.3",
3737
"eslint-plugin-node": "^10.0.0",
3838
"eslint-plugin-promise": "^4.2.1",
39-
"eslint-plugin-standard": "^4.1.0",
39+
"eslint-plugin-standard": "^5.0.0",
4040
"http-server": "^0.12.3",
4141
"jasmine": "^3.6.3",
4242
"jasmine-ts": "^0.3.0",

0 commit comments

Comments
 (0)