Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-standard from 3.1.0 to 5.0.0 (#148)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 3.1.0 to 5.0.0.
- [Commits](standard/eslint-plugin-standard@v3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 20de0e5 commit 28396a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"eslint-config-standard-react": "^5.0.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-standard": "^5.0.0",
"jest": "^29.6.1",
"jest-jasmine2": "^29.6.1",
"mobx": "^6.3.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3306,9 +3306,9 @@ eslint-plugin-react@^7.32.2:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-standard@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.1.0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47"
eslint-plugin-standard@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"

eslint-scope@5.1.1:
version "5.1.1"
Expand Down

0 comments on commit 28396a9

Please sign in to comment.