Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/frontend-react/ui-24…
Browse files Browse the repository at this point in the history
…55ac706d
  • Loading branch information
etanb authored Jan 27, 2025
2 parents e7605d2 + 75a0615 commit 6dde1d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-storybook": "^0.11.2",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5781,9 +5781,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: ^3.1.8
array.prototype.findlast: ^1.2.5
Expand All @@ -5805,7 +5805,7 @@ __metadata:
string.prototype.repeat: ^1.0.0
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 670dcee215f560a394b8b9966aecfc3c5ee5c15603a690f5333b0e16863275958f9c1853b12355eb0e36ef74dfac8bf645e4f440cb9b985a3bae2ac09d5ed55a
checksum: 8a37bdc9b347bf3a1273fef73dfbc39279cc3e58441940a5e13b3ba4e82b34132d1d1172db9d6746f153ee981280bd6bd06a9065fb453388c68f4bebe0d9f839
languageName: node
linkType: hard

Expand Down Expand Up @@ -10004,7 +10004,7 @@ __metadata:
eslint-plugin-jest-dom: ^5.5.0
eslint-plugin-jsx-a11y: ^6.10.2
eslint-plugin-playwright: ^2.1.0
eslint-plugin-react: ^7.37.3
eslint-plugin-react: ^7.37.4
eslint-plugin-react-hooks: ^5.1.0
eslint-plugin-react-refresh: ^0.4.18
eslint-plugin-storybook: ^0.11.2
Expand Down

0 comments on commit 6dde1d5

Please sign in to comment.