Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.37.4 (#9640)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent bd73bba commit 22b113b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"eslint-plugin-custom-rules": "link:packages/eslint-plugin-custom-rules",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"express": "4.21.0",
"fs-extra": "11.3.0",
"http-proxy-middleware": "3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10819,9 +10819,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.3":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
"eslint-plugin-react@npm:7.37.4":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -10843,7 +10843,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e
checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679
languageName: node
linkType: hard

Expand Down Expand Up @@ -15833,7 +15833,7 @@ __metadata:
eslint-plugin-custom-rules: "link:packages/eslint-plugin-custom-rules"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-import-newlines: "npm:1.4.0"
eslint-plugin-react: "npm:7.37.3"
eslint-plugin-react: "npm:7.37.4"
express: "npm:4.21.0"
extract-files: "npm:13.0.0"
filigran-icon: "npm:0.11.0"
Expand Down
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "4.6.2",
"fast-glob": "3.3.3",
"graphql-tag": "2.12.6",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7801,9 +7801,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.37.3":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
"eslint-plugin-react@npm:7.37.4":
version: 7.37.4
resolution: "eslint-plugin-react@npm:7.37.4"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -7825,7 +7825,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e
checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679
languageName: node
linkType: hard

Expand Down Expand Up @@ -11460,7 +11460,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-import-newlines: "npm:1.4.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-react: "npm:7.37.3"
eslint-plugin-react: "npm:7.37.4"
eslint-plugin-react-hooks: "npm:4.6.2"
eventsource: "npm:2.0.2"
express: "npm:4.21.0"
Expand Down

0 comments on commit 22b113b

Please sign in to comment.