Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit57c445f

Browse files
renovate[bot]darkwing
authored andcommitted
chore(deps): update dependency eslint-plugin-mozilla to v1.2.1 (#8184)
1 parentbf0c6ae commit57c445f

File tree

4 files changed

+23
-18
lines changed

4 files changed

+23
-18
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"eslint-plugin-import":"^2.8.0",
123123
"eslint-plugin-jest":"^21.15.1",
124124
"eslint-plugin-jsx-a11y":"^6.1.2",
125-
"eslint-plugin-mozilla":"1.2.0",
125+
"eslint-plugin-mozilla":"1.2.1",
126126
"eslint-plugin-prettier":"^3.0.0",
127127
"eslint-plugin-react":"^7.2.1",
128128
"expect.js":"^0.3.1",

‎packages/devtools-components/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"enzyme":"^3.3.0",
2727
"enzyme-adapter-react-16":"^1.1.1",
2828
"eslint":"^5.0.0",
29-
"eslint-plugin-mozilla":"1.2.0",
29+
"eslint-plugin-mozilla":"1.2.1",
3030
"fs-extra":"^7.0.0",
3131
"lodash":"^4.17.2"
3232
}

‎packages/devtools-reps/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"enzyme-adapter-react-16":"^1.1.1",
4747
"enzyme-to-json":"^3.3.1",
4848
"eslint":"^5.0.0",
49-
"eslint-plugin-mozilla":"1.2.0",
49+
"eslint-plugin-mozilla":"1.2.1",
5050
"fs-extra":"^7.0.0",
5151
"immutable":"^3.8.2",
5252
"postcss-url-mapper":"^1.2.0",

‎yarn.lock‎

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4010,6 +4010,11 @@ domelementtype@1, domelementtype@^1.3.0:
40104010
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2"
40114011
integrity sha1-sXrtguirWeUt2cGbF1bg/BhyBMI=
40124012

4013+
domelementtype@^1.3.1:
4014+
version "1.3.1"
4015+
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f"
4016+
integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==
4017+
40134018
domelementtype@~1.1.1:
40144019
version "1.1.3"
40154020
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
@@ -4490,12 +4495,12 @@ eslint-plugin-jsx-a11y@^6.1.2:
44904495
has "^1.0.3"
44914496
jsx-ast-utils "^2.0.1"
44924497

4493-
eslint-plugin-mozilla@1.2.0:
4494-
version "1.2.0"
4495-
resolved "https://registry.yarnpkg.com/eslint-plugin-mozilla/-/eslint-plugin-mozilla-1.2.0.tgz#700e72835e500a77543ba6f53de5542883b168b3"
4496-
integrity sha512-FCC+TONlGJbVsanl/SbG01DARzefxEjC1DByCrsTrHQhMBhtF/E319vlv+sSBBY84WdlnvjoRgkqWyHFuZW6dA==
4498+
eslint-plugin-mozilla@1.2.1:
4499+
version "1.2.1"
4500+
resolved "https://registry.yarnpkg.com/eslint-plugin-mozilla/-/eslint-plugin-mozilla-1.2.1.tgz#8aa80dca43bd45f300188d4ee53bc5a983aac0ba"
4501+
integrity sha512-i6SAWTPgKI6T50L6Gy41efR3StjPGR3IWkFOW/4aGsJtpl+OmJVaOmUfhp5PGis3ZbDisNvQ/vzLiNicAWC7nw==
44974502
dependencies:
4498-
htmlparser2 "3.10.0"
4503+
htmlparser2 "3.10.1"
44994504
ini-parser "0.0.2"
45004505
sax "1.2.4"
45014506

@@ -6106,17 +6111,17 @@ html-webpack-plugin@^2.30.1:
61066111
pretty-error "^2.0.2"
61076112
toposort "^1.0.0"
61086113

6109-
htmlparser2@3.10.0:
6110-
version "3.10.0"
6111-
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.0.tgz#5f5e422dcf6119c0d983ed36260ce9ded0bee464"
6112-
integrity sha512-J1nEUGv+MkXS0weHNWVKJJ+UrLfePxRWpN3C9bEi9fLxL2+ggW94DQvgYVXsaT30PGwYRIZKNZXuyMhp3Di4bQ==
6114+
htmlparser2@3.10.1:
6115+
version "3.10.1"
6116+
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.10.1.tgz#bd679dc3f59897b6a34bb10749c855bb53a9392f"
6117+
integrity sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==
61136118
dependencies:
6114-
domelementtype "^1.3.0"
6119+
domelementtype "^1.3.1"
61156120
domhandler "^2.3.0"
61166121
domutils "^1.5.1"
61176122
entities "^1.1.1"
61186123
inherits "^2.0.1"
6119-
readable-stream "^3.0.6"
6124+
readable-stream "^3.1.1"
61206125

61216126
htmlparser2@^3.9.1, htmlparser2@^3.9.2:
61226127
version "3.9.2"
@@ -10750,10 +10755,10 @@ readable-stream@1.0:
1075010755
isarray "0.0.1"
1075110756
string_decoder "~0.10.x"
1075210757

10753-
readable-stream@^3.0.6:
10754-
version "3.1.1"
10755-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.1.1.tgz#ed6bbc6c5ba58b090039ff18ce670515795aeb06"
10756-
integrity sha512-DkN66hPyqDhnIQ6Jcsvx9bFjhw214O4poMBcIMgPVpQvNy9a0e0Uhg5SqySyDKAmUlwt8LonTBz1ezOnM8pUdA==
10758+
readable-stream@^3.1.1:
10759+
version "3.3.0"
10760+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.3.0.tgz#cb8011aad002eb717bf040291feba8569c986fb9"
10761+
integrity sha512-EsI+s3k3XsW+fU8fQACLN59ky34AZ14LoeVZpYwmZvldCFo0r0gnelwF2TcMjLor/BTL5aDJVBMkss0dthToPw==
1075710762
dependencies:
1075810763
inherits "^2.0.3"
1075910764
string_decoder "^1.1.1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp