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-06-25 04:02:04 +0300
committerGitHub <noreply@github.com>2022-06-25 04:02:04 +0300
commit4c84131c63138bf5e8f79842005c2b660d5e992c (patch)
treedc45cbfd824a48e06373556f97d0dc560a2579fc /package.json
parent4b8435de22e09c1948b558dd8f52625ad4ba0518 (diff)
Bump eslint-plugin-react from 7.30.0 to 7.30.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1. - [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.30.0...v7.30.1) --- 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 f177752b..cdb412b1 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@types/webpack": "^4.41.26",
"@types/webpack-env": "^1.17.0",
"clean-webpack-plugin": "^4.0.0",
- "eslint-plugin-react": "^7.30.0",
+ "eslint-plugin-react": "^7.30.1",
"react-hot-loader": "4.13.0",
"ts-loader": "^9.3.0",
"typescript": "^4.7.4"