diff --git a/package-lock.json b/package-lock.json index 9280fac..c918b3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gatsby-starter-lumen", - "version": "1.1.364", + "version": "1.1.365", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gatsby-starter-lumen", - "version": "1.1.364", + "version": "1.1.365", "license": "MIT", "dependencies": { "@sentry/gatsby": "^7.10.0", @@ -75,7 +75,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jest": "^27.0.2", "eslint-plugin-jsx-a11y": "^6.6.1", - "eslint-plugin-react": "^7.31.7", + "eslint-plugin-react": "^7.31.8", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-simple-import-sort": "^8.0.0", "husky": "8.0.1", @@ -12249,9 +12249,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.31.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz", - "integrity": "sha512-8NldBTeYp/kQoTV1uT0XF6HcmDqbgZ0lNPkN0wlRw8DJKXEnaWu+oh/6gt3xIhzvQ35wB2Y545fJhIbJSZ2NNw==", + "version": "7.31.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz", + "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==", "dependencies": { "array-includes": "^3.1.5", "array.prototype.flatmap": "^1.3.0", @@ -39559,9 +39559,9 @@ } }, "eslint-plugin-react": { - "version": "7.31.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.7.tgz", - "integrity": "sha512-8NldBTeYp/kQoTV1uT0XF6HcmDqbgZ0lNPkN0wlRw8DJKXEnaWu+oh/6gt3xIhzvQ35wB2Y545fJhIbJSZ2NNw==", + "version": "7.31.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz", + "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==", "requires": { "array-includes": "^3.1.5", "array.prototype.flatmap": "^1.3.0", diff --git a/package.json b/package.json index 8385ec9..0bfcdd4 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jest": "^27.0.2", "eslint-plugin-jsx-a11y": "^6.6.1", - "eslint-plugin-react": "^7.31.7", + "eslint-plugin-react": "^7.31.8", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-simple-import-sort": "^8.0.0", "husky": "8.0.1",