Skip to content

Commit 4ab1caa

Browse files
dependabot[bot]phlax
authored andcommitted
build(deps-dev): bump eslint-plugin-react in /single-page-app/ui
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [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.37.3...v7.37.4) --- 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>
1 parent 3b6d106 commit 4ab1caa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-import": "^2.31.0",
3232
"eslint-plugin-n": "^15.0.0 || ^16.0.0 ",
3333
"eslint-plugin-promise": "^6.6.0",
34-
"eslint-plugin-react": "^7.37.3",
34+
"eslint-plugin-react": "^7.37.4",
3535
"eslint-plugin-react-hooks": "^5.1.0",
3636
"eslint-plugin-react-refresh": "^0.4.19",
3737
"typescript": "*",

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2680,10 +2680,10 @@ eslint-plugin-react-refresh@^0.4.19:
26802680
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
26812681
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
26822682

2683-
eslint-plugin-react@^7.37.3:
2684-
version "7.37.3"
2685-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
2686-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
2683+
eslint-plugin-react@^7.37.4:
2684+
version "7.37.4"
2685+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
2686+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
26872687
dependencies:
26882688
array-includes "^3.1.8"
26892689
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)