aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-23 04:31:58 +0000
committerPete Johanson <[email protected]>2022-05-23 10:07:26 -0400
commitc11e2caf771d29560b0ed5c4132955e63810a9a3 (patch)
tree5d03b783166393e310b8451b5313a5a34131bb1a /docs/package.json
parent22a7a98070485541655199f7b56a9718d0ede08f (diff)
downloadzmk-c11e2caf771d29560b0ed5c4132955e63810a9a3.tar.gz
zmk-c11e2caf771d29560b0ed5c4132955e63810a9a3.zip
chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.30.0 in /docs
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.28.0 to 7.30.0. - [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.28.0...v7.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index fc5d8f55ff..2d8eea0a02 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -53,7 +53,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mdx": "^1.17.0",
- "eslint-plugin-react": "^7.28.0",
+ "eslint-plugin-react": "^7.30.0",
"json-schema-to-typescript": "^10.1.5",
"mustache": "^4.2.0",
"null-loader": "^4.0.0",