Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 04:02:26 +0300
committerGitHub <noreply@github.com>2022-09-10 04:02:26 +0300
commitd9898e9a07445548e561d32ae4210972bb2e49c1 (patch)
tree6a395a9a199d3e5ad58a2019439986018e4d0853 /package.json
parent59693f5f4dc5dce143811748419b9b23f05f0320 (diff)
Bump eslint-plugin-react from 7.31.2 to 7.31.8
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.2 to 7.31.8. - [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](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.2...v7.31.8) --- 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4eff7df4..cc6e5cd8 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@types/webpack": "^4.41.26",
"@types/webpack-env": "^1.18.0",
"clean-webpack-plugin": "^4.0.0",
- "eslint-plugin-react": "^7.31.2",
+ "eslint-plugin-react": "^7.31.8",
"react-hot-loader": "4.13.0",
"ts-loader": "^9.3.1",
"typescript": "^4.8.2"