mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 (#931)
* build(deps-dev): bump eslint-plugin-react from 7.30.0 to 7.30.1 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1. - [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.0...v7.30.1) --- 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 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
06ef6236bd
commit
9f0e5db307
+1
-1
@@ -150,7 +150,7 @@
|
||||
"eslint-plugin-functional": "^4.2.1",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-total-functions": "^5.0.1",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"prettier": "^2.7.1"
|
||||
|
||||
@@ -2341,7 +2341,7 @@ __metadata:
|
||||
eslint-plugin-functional: ^4.2.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-prettier: ^4.0.0
|
||||
eslint-plugin-react: ^7.30.0
|
||||
eslint-plugin-react: ^7.30.1
|
||||
eslint-plugin-total-functions: ^5.0.1
|
||||
eslint-webpack-plugin: ^3.2.0
|
||||
fake-indexeddb: ^3.1.8
|
||||
@@ -7661,9 +7661,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.0":
|
||||
version: 7.30.0
|
||||
resolution: "eslint-plugin-react@npm:7.30.0"
|
||||
"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"
|
||||
dependencies:
|
||||
array-includes: ^3.1.5
|
||||
array.prototype.flatmap: ^1.3.0
|
||||
@@ -7681,7 +7681,7 @@ __metadata:
|
||||
string.prototype.matchall: ^4.0.7
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214
|
||||
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user