Skip to content

Commit e1a5177

Browse files
build(deps-dev): bump eslint-plugin-react from 7.37.3 to 7.37.4 in the development-dependencies group (eclipse-tractusx#1437)
1 parent b5ddfcb commit e1a5177

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

DEPENDENCIES

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ npm/npmjs/-/es-define-property/1.0.1, MIT, approved, #13222
166166
npm/npmjs/-/es-errors/1.3.0, MIT, approved, #13162
167167
npm/npmjs/-/es-get-iterator/1.1.3, MIT, approved, clearlydefined
168168
npm/npmjs/-/es-iterator-helpers/1.2.1, MIT, approved, #17047
169-
npm/npmjs/-/es-object-atoms/1.0.0, MIT, approved, clearlydefined
169+
npm/npmjs/-/es-object-atoms/1.0.0, MIT, approved, #18690
170170
npm/npmjs/-/es-set-tostringtag/2.0.3, MIT, approved, #6218
171171
npm/npmjs/-/es-set-tostringtag/2.1.0, MIT, approved, #18399
172172
npm/npmjs/-/es-shim-unscopables/1.0.2, MIT, approved, clearlydefined
@@ -189,7 +189,7 @@ npm/npmjs/-/eslint-plugin-import/2.30.0, MIT, approved, #16055
189189
npm/npmjs/-/eslint-plugin-n/16.6.2, MIT, approved, #12657
190190
npm/npmjs/-/eslint-plugin-promise/6.6.0, ISC, approved, clearlydefined
191191
npm/npmjs/-/eslint-plugin-react-hooks/4.6.2, MIT, approved, clearlydefined
192-
npm/npmjs/-/eslint-plugin-react/7.37.3, MIT, approved, #16407
192+
npm/npmjs/-/eslint-plugin-react/7.37.4, MIT, approved, #16407
193193
npm/npmjs/-/eslint-scope/7.2.2, BSD-2-Clause, approved, #9916
194194
npm/npmjs/-/eslint-visitor-keys/3.4.3, Apache-2.0, approved, #18264
195195
npm/npmjs/-/eslint/8.57.1, MIT AND ISC AND OFL-1.1 AND CC-BY-SA-2.0, approved, #15317
@@ -558,7 +558,7 @@ npm/npmjs/-/resolve-cwd/3.0.0, MIT, approved, clearlydefined
558558
npm/npmjs/-/resolve-from/4.0.0, MIT, approved, clearlydefined
559559
npm/npmjs/-/resolve-from/5.0.0, MIT, approved, clearlydefined
560560
npm/npmjs/-/resolve-pkg-maps/1.0.0, MIT, approved, clearlydefined
561-
npm/npmjs/-/resolve.exports/2.0.2, MIT, approved, clearlydefined
561+
npm/npmjs/-/resolve.exports/2.0.2, MIT, approved, #18688
562562
npm/npmjs/-/resolve/1.22.8, MIT AND ISC, approved, #15315
563563
npm/npmjs/-/resolve/2.0.0-next.5, MIT AND ISC, approved, #3078
564564
npm/npmjs/-/restore-cursor/3.1.0, MIT, approved, clearlydefined

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-plugin-import": "^2.29.1",
9494
"eslint-plugin-n": "^16.6.2",
9595
"eslint-plugin-promise": "^6.1.1",
96-
"eslint-plugin-react": "^7.37.3",
96+
"eslint-plugin-react": "^7.37.4",
9797
"eslint-plugin-react-hooks": "^4.6.2",
9898
"husky": "^9.1.7",
9999
"identity-obj-proxy": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,10 +3493,10 @@ eslint-plugin-react-hooks@^4.6.2:
34933493
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
34943494
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
34953495

3496-
eslint-plugin-react@^7.37.3:
3497-
version "7.37.3"
3498-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
3499-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
3496+
eslint-plugin-react@^7.37.4:
3497+
version "7.37.4"
3498+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3499+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
35003500
dependencies:
35013501
array-includes "^3.1.8"
35023502
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)