Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.33.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.33.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.31.11...v7.33.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 994a9c3 commit 1bd5b72
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"eslint": "8.46.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "^0.6.13",
"fs-extra": "^10.0.0",
Expand Down
118 changes: 107 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8079,6 +8079,15 @@ __metadata:
languageName: node
linkType: hard

"asynciterator.prototype@npm:^1.0.0":
version: 1.0.0
resolution: "asynciterator.prototype@npm:1.0.0"
dependencies:
has-symbols: ^1.0.3
checksum: e8ebfd9493ac651cf9b4165e9d64030b3da1d17181bb1963627b59e240cdaf021d9b59d44b827dc1dde4e22387ec04c2d0f8720cf58a1c282e34e40cc12721b3
languageName: node
linkType: hard

"asynckit@npm:^0.4.0":
version: 0.4.0
resolution: "asynckit@npm:0.4.0"
Expand Down Expand Up @@ -11349,7 +11358,7 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.17.2, es-abstract@npm:^1.19.0, es-abstract@npm:^1.20.4, es-abstract@npm:^1.21.2":
"es-abstract@npm:^1.17.2, es-abstract@npm:^1.19.0, es-abstract@npm:^1.20.4, es-abstract@npm:^1.21.2, es-abstract@npm:^1.22.1":
version: 1.22.1
resolution: "es-abstract@npm:1.22.1"
dependencies:
Expand Down Expand Up @@ -11420,6 +11429,28 @@ __metadata:
languageName: node
linkType: hard

"es-iterator-helpers@npm:^1.0.12":
version: 1.0.14
resolution: "es-iterator-helpers@npm:1.0.14"
dependencies:
asynciterator.prototype: ^1.0.0
call-bind: ^1.0.2
define-properties: ^1.2.0
es-abstract: ^1.22.1
es-set-tostringtag: ^2.0.1
function-bind: ^1.1.1
get-intrinsic: ^1.2.1
globalthis: ^1.0.3
has-property-descriptors: ^1.0.0
has-proto: ^1.0.1
has-symbols: ^1.0.3
internal-slot: ^1.0.5
iterator.prototype: ^1.1.0
safe-array-concat: ^1.0.0
checksum: 484ca398389d5e259855e2d848573233985a7e7a4126c5de62c8a554174495aea47320ae1d2b55b757ece62ac1cb8455532aa61fd123fe4e01d0567eb2d7adfa
languageName: node
linkType: hard

"es-module-lexer@npm:^0.9.3":
version: 0.9.3
resolution: "es-module-lexer@npm:0.9.3"
Expand Down Expand Up @@ -11818,14 +11849,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.31.11":
version: 7.31.11
resolution: "eslint-plugin-react@npm:7.31.11"
"eslint-plugin-react@npm:7.33.2":
version: 7.33.2
resolution: "eslint-plugin-react@npm:7.33.2"
dependencies:
array-includes: ^3.1.6
array.prototype.flatmap: ^1.3.1
array.prototype.tosorted: ^1.1.1
doctrine: ^2.1.0
es-iterator-helpers: ^1.0.12
estraverse: ^5.3.0
jsx-ast-utils: ^2.4.1 || ^3.0.0
minimatch: ^3.1.2
Expand All @@ -11834,12 +11866,12 @@ __metadata:
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
resolve: ^2.0.0-next.4
semver: ^6.3.1
string.prototype.matchall: ^4.0.8
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: a3d612f6647bef33cf2a67c81a6b37b42c075300ed079cffecf5fb475c0d6ab855c1de340d1cbf361a0126429fb906dda597527235d2d12c4404453dbc712fc6
checksum: b4c3d76390b0ae6b6f9fed78170604cc2c04b48e6778a637db339e8e3911ec9ef22510b0ae77c429698151d0f1b245f282177f384105b6830e7b29b9c9b26610
languageName: node
linkType: hard

Expand Down Expand Up @@ -12864,7 +12896,7 @@ __metadata:
eslint: 8.46.0
eslint-plugin-import: 2.28.1
eslint-plugin-jsx-a11y: 6.6.1
eslint-plugin-react: 7.31.11
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-storybook: ^0.6.13
fast-deep-equal: ^3.1.3
Expand Down Expand Up @@ -14154,6 +14186,15 @@ __metadata:
languageName: node
linkType: hard

"is-async-function@npm:^2.0.0":
version: 2.0.0
resolution: "is-async-function@npm:2.0.0"
dependencies:
has-tostringtag: ^1.0.0
checksum: e3471d95e6c014bf37cad8a93f2f4b6aac962178e0a5041e8903147166964fdc1c5c1d2ef87e86d77322c370ca18f2ea004fa7420581fa747bcaf7c223069dbd
languageName: node
linkType: hard

"is-bigint@npm:^1.0.1":
version: 1.0.4
resolution: "is-bigint@npm:1.0.4"
Expand Down Expand Up @@ -14260,6 +14301,15 @@ __metadata:
languageName: node
linkType: hard

"is-finalizationregistry@npm:^1.0.2":
version: 1.0.2
resolution: "is-finalizationregistry@npm:1.0.2"
dependencies:
call-bind: ^1.0.2
checksum: 4f243a8e06228cd45bdab8608d2cb7abfc20f6f0189c8ac21ea8d603f1f196eabd531ce0bb8e08cbab047e9845ef2c191a3761c9a17ad5cabf8b35499c4ad35d
languageName: node
linkType: hard

"is-fullwidth-code-point@npm:^1.0.0":
version: 1.0.0
resolution: "is-fullwidth-code-point@npm:1.0.0"
Expand Down Expand Up @@ -14297,7 +14347,7 @@ __metadata:
languageName: node
linkType: hard

"is-generator-function@npm:^1.0.7":
"is-generator-function@npm:^1.0.10, is-generator-function@npm:^1.0.7":
version: 1.0.10
resolution: "is-generator-function@npm:1.0.10"
dependencies:
Expand Down Expand Up @@ -14688,6 +14738,18 @@ __metadata:
languageName: node
linkType: hard

"iterator.prototype@npm:^1.1.0":
version: 1.1.1
resolution: "iterator.prototype@npm:1.1.1"
dependencies:
define-properties: ^1.2.0
get-intrinsic: ^1.2.1
has-symbols: ^1.0.3
reflect.getprototypeof: ^1.0.3
checksum: 2807469a39e280ff25ed95f8f84197b870a12fae2b15cb8779bbb0d12bc0e648be4d6277bedb6f4ae05d3fc94f05a29f90c018335003f27045582cf5455248df
languageName: node
linkType: hard

"jackspeak@npm:^2.0.3":
version: 2.2.2
resolution: "jackspeak@npm:2.2.2"
Expand Down Expand Up @@ -20711,6 +20773,20 @@ __metadata:
languageName: node
linkType: hard

"reflect.getprototypeof@npm:^1.0.3":
version: 1.0.4
resolution: "reflect.getprototypeof@npm:1.0.4"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.2.0
es-abstract: ^1.22.1
get-intrinsic: ^1.2.1
globalthis: ^1.0.3
which-builtin-type: ^1.1.3
checksum: 16e2361988dbdd23274b53fb2b1b9cefeab876c3941a2543b4cadac6f989e3db3957b07a44aac46cfceb3e06e2871785ec2aac992d824f76292f3b5ee87f66f2
languageName: node
linkType: hard

"refractor@npm:^3.1.0":
version: 3.6.0
resolution: "refractor@npm:3.6.0"
Expand Down Expand Up @@ -21031,7 +21107,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^2.0.0-next.3, resolve@npm:^2.0.0-next.4":
"resolve@npm:^2.0.0-next.4":
version: 2.0.0-next.4
resolution: "resolve@npm:2.0.0-next.4"
dependencies:
Expand Down Expand Up @@ -21070,7 +21146,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>, resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
"resolve@patch:resolve@^2.0.0-next.4#~builtin<compat/resolve>":
version: 2.0.0-next.4
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=c3c19d"
dependencies:
Expand Down Expand Up @@ -24635,6 +24711,26 @@ __metadata:
languageName: node
linkType: hard

"which-builtin-type@npm:^1.1.3":
version: 1.1.3
resolution: "which-builtin-type@npm:1.1.3"
dependencies:
function.prototype.name: ^1.1.5
has-tostringtag: ^1.0.0
is-async-function: ^2.0.0
is-date-object: ^1.0.5
is-finalizationregistry: ^1.0.2
is-generator-function: ^1.0.10
is-regex: ^1.1.4
is-weakref: ^1.0.2
isarray: ^2.0.5
which-boxed-primitive: ^1.0.2
which-collection: ^1.0.1
which-typed-array: ^1.1.9
checksum: 43730f7d8660ff9e33d1d3f9f9451c4784265ee7bf222babc35e61674a11a08e1c2925019d6c03154fcaaca4541df43abe35d2720843b9b4cbcebdcc31408f36
languageName: node
linkType: hard

"which-collection@npm:^1.0.1":
version: 1.0.1
resolution: "which-collection@npm:1.0.1"
Expand Down

0 comments on commit 1bd5b72

Please sign in to comment.