aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/package-lock.json9
-rw-r--r--docs/package.json2
2 files changed, 5 insertions, 6 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json
index a13cbc47f6..1df6c577d5 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -35,7 +35,7 @@
"eslint": "^8.39.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",
- "eslint-plugin-react": "^7.33.2",
+ "eslint-plugin-react": "^7.37.1",
"json-schema-to-typescript": "^13.1.1",
"mustache": "^4.2.0",
"null-loader": "^4.0.0",
@@ -8288,11 +8288,10 @@
}
},
"node_modules/eslint-plugin-react": {
- "version": "7.35.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz",
- "integrity": "sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==",
+ "version": "7.37.1",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz",
+ "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==",
"dev": true,
- "license": "MIT",
"dependencies": {
"array-includes": "^3.1.8",
"array.prototype.findlast": "^1.2.5",
diff --git a/docs/package.json b/docs/package.json
index 8231543a4a..49984e31aa 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -54,7 +54,7 @@
"eslint": "^8.39.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",
- "eslint-plugin-react": "^7.33.2",
+ "eslint-plugin-react": "^7.37.1",
"json-schema-to-typescript": "^13.1.1",
"mustache": "^4.2.0",
"null-loader": "^4.0.0",