Skip to content

Commit

Permalink
Bump eslint-plugin-amo from 1.22.0 to 1.24.0 (#12154)
Browse files Browse the repository at this point in the history
Bumps eslint-plugin-amo from 1.22.0 to 1.24.0.

---
updated-dependencies:
- dependency-name: eslint-plugin-amo
  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>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent a5c4467 commit 643b051
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
"css-minimizer-webpack-plugin": "^5.0.0",
"eslint": "^8.39.0",
"eslint-config-amo": "^5.9.0",
"eslint-plugin-amo": "^1.22.0",
"eslint-plugin-amo": "^1.24.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4191,10 +4191,10 @@ eslint-module-utils@^2.7.4:
dependencies:
debug "^3.2.7"

eslint-plugin-amo@^1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-amo/-/eslint-plugin-amo-1.22.0.tgz#c69a82241ca6f61d89100a89771e8f00bbe769c2"
integrity sha512-kRVhNGOgSO0srs5xQOiluZZd/KqNYZj637/bvfAHkPXzW9Cg+rC2pW8HOk1BJixdNGFns15WeshraifYz5dQKQ==
eslint-plugin-amo@^1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-amo/-/eslint-plugin-amo-1.24.0.tgz#b0c48ff66ad7124dcb59fd3170d1eed129503324"
integrity sha512-MT+VbSozigR1IWzaXe3EYWJdIeifbc5TFJAV+whA3BEMec0O+XhhmyJdpX+eFFqBuaEj8o6UyK/NojoBo75GpA==
dependencies:
requireindex "1.2.0"
string-natural-compare "3.0.1"
Expand Down

0 comments on commit 643b051

Please sign in to comment.