Skip to content

Commit a18f27a

Browse files
Bump eslint-plugin-amo from 1.26.0 to 2.1.0
Bumps eslint-plugin-amo from 1.26.0 to 2.1.0. --- updated-dependencies: - dependency-name: eslint-plugin-amo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4343462 commit a18f27a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"css-minimizer-webpack-plugin": "^7.0.0",
280280
"eslint": "^8.57.0",
281281
"eslint-config-amo": "^5.10.0",
282-
"eslint-plugin-amo": "^1.26.0",
282+
"eslint-plugin-amo": "^2.1.0",
283283
"eslint-plugin-promise": "^7.2.1",
284284
"eslint-plugin-react": "^7.37.4",
285285
"eslint-plugin-react-hooks": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4589,10 +4589,10 @@ eslint-module-utils@^2.8.0:
45894589
dependencies:
45904590
debug "^3.2.7"
45914591

4592-
eslint-plugin-amo@^1.26.0:
4593-
version "1.26.0"
4594-
resolved "https://registry.yarnpkg.com/eslint-plugin-amo/-/eslint-plugin-amo-1.26.0.tgz#c7f9a8aa571a7bfffe07e249cee2a5f3759a359e"
4595-
integrity sha512-52OgZ4dMEdyIiUQz6tI54vqdXEbdc3fjKbH8uV5UoD+cibcR0b/DnJ0zstW1Lb+ePJ83LHL63imzWdMCBYgFaw==
4592+
eslint-plugin-amo@^2.1.0:
4593+
version "2.1.0"
4594+
resolved "https://registry.yarnpkg.com/eslint-plugin-amo/-/eslint-plugin-amo-2.1.0.tgz#c6e0dfd5506e0e6b4dc4df810368bb401b5e1442"
4595+
integrity sha512-vf5HO++BlYjFFv7M8exrrgTe/ii1OqkSXt7wvxQFK1NZqAv0aYtGXtvt2lIMJwO/AFzMn8o8spjXt95jGn2RZw==
45964596
dependencies:
45974597
requireindex "1.2.0"
45984598
string-natural-compare "3.0.1"

0 commit comments

Comments
 (0)