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.31.8 to 7.31.10 (#1202)
* build(deps-dev): bump eslint-plugin-react from 7.31.8 to 7.31.10 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.10. - [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.31.8...v7.31.10) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
907d02fdd3
commit
39cbd1b8b4
+1
-1
@@ -159,7 +159,7 @@
|
||||
"eslint-plugin-functional": "^4.4.1",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.31.8",
|
||||
"eslint-plugin-react": "^7.31.10",
|
||||
"eslint-plugin-total-functions": "^5.0.1",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"prettier": "^2.7.1"
|
||||
|
||||
@@ -2463,7 +2463,7 @@ __metadata:
|
||||
eslint-plugin-functional: ^4.4.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.31.8
|
||||
eslint-plugin-react: ^7.31.10
|
||||
eslint-plugin-total-functions: ^5.0.1
|
||||
eslint-webpack-plugin: ^3.2.0
|
||||
fake-indexeddb: ^4.0.0
|
||||
@@ -7832,9 +7832,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.8":
|
||||
version: 7.31.8
|
||||
resolution: "eslint-plugin-react@npm:7.31.8"
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.10":
|
||||
version: 7.31.10
|
||||
resolution: "eslint-plugin-react@npm:7.31.10"
|
||||
dependencies:
|
||||
array-includes: ^3.1.5
|
||||
array.prototype.flatmap: ^1.3.0
|
||||
@@ -7852,7 +7852,7 @@ __metadata:
|
||||
string.prototype.matchall: ^4.0.7
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: 0683e2a624a4df6f08264a3f6bc614a81e8f961c83173bdf2d8d3523f84ed5d234cddc976dbc6815913e007c5984df742ba61be0c0592b27c3daabe0f68165a3
|
||||
checksum: f013669c296483559a760648fa06425f161b1aff93c668f14c4561c933d22a7836b745b88a795c53cab929c71513d5fd1f2ffdddff915709f01b77ac25f5b71b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user