mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 (#1921)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.33.0. - [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](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@
|
||||
"eslint-plugin-functional": "^5.0.8",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react": "^7.33.0",
|
||||
"eslint-plugin-total-functions": "^6.10.5",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
"prettier": "^2.8.8"
|
||||
|
||||
@@ -2663,7 +2663,7 @@ __metadata:
|
||||
eslint-plugin-functional: ^5.0.8
|
||||
eslint-plugin-import: ^2.27.5
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.32.2
|
||||
eslint-plugin-react: ^7.33.0
|
||||
eslint-plugin-total-functions: ^6.10.5
|
||||
eslint-webpack-plugin: ^4.0.1
|
||||
fake-indexeddb: ^4.0.2
|
||||
@@ -8349,7 +8349,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.32.2":
|
||||
"eslint-plugin-react@npm:^7.27.1":
|
||||
version: 7.32.2
|
||||
resolution: "eslint-plugin-react@npm:7.32.2"
|
||||
dependencies:
|
||||
@@ -8374,6 +8374,31 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.33.0":
|
||||
version: 7.33.0
|
||||
resolution: "eslint-plugin-react@npm:7.33.0"
|
||||
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.4
|
||||
semver: ^6.3.1
|
||||
string.prototype.matchall: ^4.0.8
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:^5.0.1":
|
||||
version: 5.4.0
|
||||
resolution: "eslint-plugin-testing-library@npm:5.4.0"
|
||||
|
||||
Reference in New Issue
Block a user