Skip to content

Commit 9f0e5db

Browse files
dependabot[bot]dependabot-fix
andauthored
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](jsx-eslint/eslint-plugin-react@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] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 06ef623 commit 9f0e5db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"eslint-plugin-functional": "^4.2.1",
151151
"eslint-plugin-import": "^2.26.0",
152152
"eslint-plugin-prettier": "^4.0.0",
153-
"eslint-plugin-react": "^7.30.0",
153+
"eslint-plugin-react": "^7.30.1",
154154
"eslint-plugin-total-functions": "^5.0.1",
155155
"eslint-webpack-plugin": "^3.2.0",
156156
"prettier": "^2.7.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,7 +2341,7 @@ __metadata:
23412341
eslint-plugin-functional: ^4.2.1
23422342
eslint-plugin-import: ^2.26.0
23432343
eslint-plugin-prettier: ^4.0.0
2344-
eslint-plugin-react: ^7.30.0
2344+
eslint-plugin-react: ^7.30.1
23452345
eslint-plugin-total-functions: ^5.0.1
23462346
eslint-webpack-plugin: ^3.2.0
23472347
fake-indexeddb: ^3.1.8
@@ -7661,9 +7661,9 @@ __metadata:
76617661
languageName: node
76627662
linkType: hard
76637663

7664-
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.0":
7665-
version: 7.30.0
7666-
resolution: "eslint-plugin-react@npm:7.30.0"
7664+
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.30.1":
7665+
version: 7.30.1
7666+
resolution: "eslint-plugin-react@npm:7.30.1"
76677667
dependencies:
76687668
array-includes: ^3.1.5
76697669
array.prototype.flatmap: ^1.3.0
@@ -7681,7 +7681,7 @@ __metadata:
76817681
string.prototype.matchall: ^4.0.7
76827682
peerDependencies:
76837683
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
7684-
checksum: 729b7682a0fe6eab068171c159503ac57120ecc7b20067e76300b08879745c16a687e2033378ab45d9a3182da8844d06197a89081be83e1eb21fcceb76e79214
7684+
checksum: 553fb9ece6beb7c14cf6f84670c786c8ac978c2918421994dcc4edd2385302022e5d5ac4a39fafdb35954e29cecddefed61758040c3c530cafcf651f674a9d51
76857685
languageName: node
76867686
linkType: hard
76877687

0 commit comments

Comments
 (0)