mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps-dev): bump eslint-plugin-react from 7.30.1 to 7.31.0 (#1078)
* build(deps-dev): bump eslint-plugin-react from 7.30.1 to 7.31.0 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.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.30.1...v7.31.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> * [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
cebcedde74
commit
60dfbc51ee
+1
-1
@@ -158,7 +158,7 @@
|
||||
"eslint-plugin-functional": "^4.2.2",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-react": "^7.31.0",
|
||||
"eslint-plugin-total-functions": "^5.0.1",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"prettier": "^2.7.1"
|
||||
|
||||
@@ -2443,7 +2443,7 @@ __metadata:
|
||||
eslint-plugin-functional: ^4.2.2
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.30.1
|
||||
eslint-plugin-react: ^7.31.0
|
||||
eslint-plugin-total-functions: ^5.0.1
|
||||
eslint-webpack-plugin: ^3.2.0
|
||||
fake-indexeddb: ^4.0.0
|
||||
@@ -7789,9 +7789,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.1":
|
||||
version: 7.30.1
|
||||
resolution: "eslint-plugin-react@npm:7.30.1"
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.31.0":
|
||||
version: 7.31.0
|
||||
resolution: "eslint-plugin-react@npm:7.31.0"
|
||||
dependencies:
|
||||
array-includes: ^3.1.5
|
||||
array.prototype.flatmap: ^1.3.0
|
||||
@@ -7809,7 +7809,7 @@ __metadata:
|
||||
string.prototype.matchall: ^4.0.7
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
|
||||
checksum: 465829bb477f3adf0ce96294c2b9c97147414a449d14f4dde21711f38213924a4facd567f7263be67958f284edf5ea25cf9f996bc95240d74cfa2ee95b1c81a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user