mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Update dependency eslint-plugin-react to v7.31.11 (#7317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
adc7d8e2f1
commit
3477ee68ac
@ -70,7 +70,7 @@
|
||||
"eslint-interactive": "10.2.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-react": "7.31.10",
|
||||
"eslint-plugin-react": "7.31.11",
|
||||
"fs-extra": "10.1.0",
|
||||
"glob": "8.0.3",
|
||||
"gulp": "4.0.2",
|
||||
|
199
yarn.lock
199
yarn.lock
@ -8586,6 +8586,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array-includes@npm:^3.1.6":
|
||||
version: 3.1.6
|
||||
resolution: "array-includes@npm:3.1.6"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
get-intrinsic: ^1.1.3
|
||||
is-string: ^1.0.7
|
||||
checksum: f22f8cd8ba8a6448d91eebdc69f04e4e55085d09232b5216ee2d476dab3ef59984e8d1889e662c6a0ed939dcb1b57fd05b2c0209c3370942fc41b752c82a2ca5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array-initial@npm:^1.0.0":
|
||||
version: 1.1.0
|
||||
resolution: "array-initial@npm:1.1.0"
|
||||
@ -8704,6 +8717,31 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array.prototype.flatmap@npm:^1.3.1":
|
||||
version: 1.3.1
|
||||
resolution: "array.prototype.flatmap@npm:1.3.1"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
es-shim-unscopables: ^1.0.0
|
||||
checksum: 8c1c43a4995f12cf12523436da28515184c753807b3f0bc2ca6c075f71c470b099e2090cc67dba8e5280958fea401c1d0c59e1db0143272aef6cd1103921a987
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array.prototype.tosorted@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "array.prototype.tosorted@npm:1.1.1"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
es-shim-unscopables: ^1.0.0
|
||||
get-intrinsic: ^1.1.3
|
||||
checksum: 7923324a67e70a2fc0a6e40237405d92395e45ebd76f5cb89c2a5cf1e66b47aca6baacd0cd628ffd88830b90d47fff268071493d09c9ae123645613dac2c2ca3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"arrify@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "arrify@npm:1.0.1"
|
||||
@ -14490,6 +14528,38 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"es-abstract@npm:^1.20.4":
|
||||
version: 1.20.4
|
||||
resolution: "es-abstract@npm:1.20.4"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
es-to-primitive: ^1.2.1
|
||||
function-bind: ^1.1.1
|
||||
function.prototype.name: ^1.1.5
|
||||
get-intrinsic: ^1.1.3
|
||||
get-symbol-description: ^1.0.0
|
||||
has: ^1.0.3
|
||||
has-property-descriptors: ^1.0.0
|
||||
has-symbols: ^1.0.3
|
||||
internal-slot: ^1.0.3
|
||||
is-callable: ^1.2.7
|
||||
is-negative-zero: ^2.0.2
|
||||
is-regex: ^1.1.4
|
||||
is-shared-array-buffer: ^1.0.2
|
||||
is-string: ^1.0.7
|
||||
is-weakref: ^1.0.2
|
||||
object-inspect: ^1.12.2
|
||||
object-keys: ^1.1.1
|
||||
object.assign: ^4.1.4
|
||||
regexp.prototype.flags: ^1.4.3
|
||||
safe-regex-test: ^1.0.0
|
||||
string.prototype.trimend: ^1.0.5
|
||||
string.prototype.trimstart: ^1.0.5
|
||||
unbox-primitive: ^1.0.2
|
||||
checksum: 89297cc785c31aedf961a603d5a07ed16471e435d3a1b6d070b54f157cf48454b95cda2ac55e4b86ff4fe3276e835fcffd2771578e6fa634337da49b26826141
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"es-module-lexer@npm:^0.9.0":
|
||||
version: 0.9.3
|
||||
resolution: "es-module-lexer@npm:0.9.3"
|
||||
@ -14823,7 +14893,32 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.31.10, eslint-plugin-react@npm:^7.28.0":
|
||||
"eslint-plugin-react@npm:7.31.11":
|
||||
version: 7.31.11
|
||||
resolution: "eslint-plugin-react@npm:7.31.11"
|
||||
dependencies:
|
||||
array-includes: ^3.1.6
|
||||
array.prototype.flatmap: ^1.3.1
|
||||
array.prototype.tosorted: ^1.1.1
|
||||
doctrine: ^2.1.0
|
||||
estraverse: ^5.3.0
|
||||
jsx-ast-utils: ^2.4.1 || ^3.0.0
|
||||
minimatch: ^3.1.2
|
||||
object.entries: ^1.1.6
|
||||
object.fromentries: ^2.0.6
|
||||
object.hasown: ^1.1.2
|
||||
object.values: ^1.1.6
|
||||
prop-types: ^15.8.1
|
||||
resolve: ^2.0.0-next.3
|
||||
semver: ^6.3.0
|
||||
string.prototype.matchall: ^4.0.8
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: a3d612f6647bef33cf2a67c81a6b37b42c075300ed079cffecf5fb475c0d6ab855c1de340d1cbf361a0126429fb906dda597527235d2d12c4404453dbc712fc6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.28.0":
|
||||
version: 7.31.10
|
||||
resolution: "eslint-plugin-react@npm:7.31.10"
|
||||
dependencies:
|
||||
@ -16394,6 +16489,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-intrinsic@npm:^1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "get-intrinsic@npm:1.1.3"
|
||||
dependencies:
|
||||
function-bind: ^1.1.1
|
||||
has: ^1.0.3
|
||||
has-symbols: ^1.0.3
|
||||
checksum: 152d79e87251d536cf880ba75cfc3d6c6c50e12b3a64e1ea960e73a3752b47c69f46034456eae1b0894359ce3bc64c55c186f2811f8a788b75b638b06fab228a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-own-enumerable-property-symbols@npm:^3.0.0":
|
||||
version: 3.0.2
|
||||
resolution: "get-own-enumerable-property-symbols@npm:3.0.2"
|
||||
@ -18450,6 +18556,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"is-callable@npm:^1.2.7":
|
||||
version: 1.2.7
|
||||
resolution: "is-callable@npm:1.2.7"
|
||||
checksum: 61fd57d03b0d984e2ed3720fb1c7a897827ea174bd44402878e059542ea8c4aeedee0ea0985998aa5cc2736b2fa6e271c08587addb5b3959ac52cf665173d1ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"is-ci@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "is-ci@npm:2.0.0"
|
||||
@ -23793,6 +23906,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.assign@npm:^4.1.4":
|
||||
version: 4.1.4
|
||||
resolution: "object.assign@npm:4.1.4"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
has-symbols: ^1.0.3
|
||||
object-keys: ^1.1.1
|
||||
checksum: 76cab513a5999acbfe0ff355f15a6a125e71805fcf53de4e9d4e082e1989bdb81d1e329291e1e4e0ae7719f0e4ef80e88fb2d367ae60500d79d25a6224ac8864
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.defaults@npm:^1.0.0, object.defaults@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "object.defaults@npm:1.1.0"
|
||||
@ -23816,6 +23941,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.entries@npm:^1.1.6":
|
||||
version: 1.1.6
|
||||
resolution: "object.entries@npm:1.1.6"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
checksum: 0f8c47517e6a9a980241eafe3b73de11e59511883173c2b93d67424a008e47e11b77c80e431ad1d8a806f6108b225a1cab9223e53e555776c612a24297117d28
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.fromentries@npm:^2.0.5":
|
||||
version: 2.0.5
|
||||
resolution: "object.fromentries@npm:2.0.5"
|
||||
@ -23827,6 +23963,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.fromentries@npm:^2.0.6":
|
||||
version: 2.0.6
|
||||
resolution: "object.fromentries@npm:2.0.6"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
checksum: 453c6d694180c0c30df451b60eaf27a5b9bca3fb43c37908fd2b78af895803dc631242bcf05582173afa40d8d0e9c96e16e8874b39471aa53f3ac1f98a085d85
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.getownpropertydescriptors@npm:^2.0.3":
|
||||
version: 2.1.3
|
||||
resolution: "object.getownpropertydescriptors@npm:2.1.3"
|
||||
@ -23848,6 +23995,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.hasown@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "object.hasown@npm:1.1.2"
|
||||
dependencies:
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
checksum: b936572536db0cdf38eb30afd2f1026a8b6f2cc5d2c4497c9d9bbb01eaf3e980dead4fd07580cfdd098e6383e5a9db8212d3ea0c6bdd2b5e68c60aa7e3b45566
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.map@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "object.map@npm:1.0.1"
|
||||
@ -23898,6 +24055,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.values@npm:^1.1.6":
|
||||
version: 1.1.6
|
||||
resolution: "object.values@npm:1.1.6"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
checksum: f6fff9fd817c24cfd8107f50fb33061d81cd11bacc4e3dbb3852e9ff7692fde4dbce823d4333ea27cd9637ef1b6690df5fbb61f1ed314fa2959598dc3ae23d8e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"octokit-pagination-methods@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "octokit-pagination-methods@npm:1.1.0"
|
||||
@ -27605,7 +27773,7 @@ __metadata:
|
||||
eslint-interactive: 10.2.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-promise: 6.1.1
|
||||
eslint-plugin-react: 7.31.10
|
||||
eslint-plugin-react: 7.31.11
|
||||
fs-extra: 10.1.0
|
||||
glob: 8.0.3
|
||||
gulp: 4.0.2
|
||||
@ -27711,6 +27879,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"safe-regex-test@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "safe-regex-test@npm:1.0.0"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
get-intrinsic: ^1.1.3
|
||||
is-regex: ^1.1.4
|
||||
checksum: bc566d8beb8b43c01b94e67de3f070fd2781685e835959bbbaaec91cc53381145ca91f69bd837ce6ec244817afa0a5e974fc4e40a2957f0aca68ac3add1ddd34
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"safe-regex@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "safe-regex@npm:1.1.0"
|
||||
@ -29240,6 +29419,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string.prototype.matchall@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "string.prototype.matchall@npm:4.0.8"
|
||||
dependencies:
|
||||
call-bind: ^1.0.2
|
||||
define-properties: ^1.1.4
|
||||
es-abstract: ^1.20.4
|
||||
get-intrinsic: ^1.1.3
|
||||
has-symbols: ^1.0.3
|
||||
internal-slot: ^1.0.3
|
||||
regexp.prototype.flags: ^1.4.3
|
||||
side-channel: ^1.0.4
|
||||
checksum: 952da3a818de42ad1c10b576140a5e05b4de7b34b8d9dbf00c3ac8c1293e9c0f533613a39c5cda53e0a8221f2e710bc2150e730b1c2278d60004a8a35726efb6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"string.prototype.trim@npm:~1.2.4":
|
||||
version: 1.2.5
|
||||
resolution: "string.prototype.trim@npm:1.2.5"
|
||||
|
Loading…
Reference in New Issue
Block a user