diff --git a/package-lock.json b/package-lock.json index d94b618e..2823ba90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@babel/plugin-transform-runtime": "7.22.10", "@babel/preset-env": "7.22.10", "@babel/preset-react": "7.22.5", - "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4", + "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.10", "@redhat-cloud-services/frontend-components-config": "^6.3.3", "@redhat-cloud-services/tsc-transform-imports": "^1.0.21", "@testing-library/dom": "9.3.3", @@ -3426,9 +3426,9 @@ "dev": true }, "node_modules/@redhat-cloud-services/eslint-config-redhat-cloud-services": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/eslint-config-redhat-cloud-services/-/eslint-config-redhat-cloud-services-2.0.4.tgz", - "integrity": "sha512-FvcLPlPudp00z4zQdYDRE1bMUXtteCtzQVpWFyatO8eZb1cwJuyLA+Vp+gbrTFmIjdxh0dVgOzSPVgAbb4vZMg==", + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/eslint-config-redhat-cloud-services/-/eslint-config-redhat-cloud-services-2.0.10.tgz", + "integrity": "sha512-9fkVC0DWTJOwKsaKmPG8Q+kW+ZTvDdYUARo855K5VbDwQKmW10/Q3zck7nkDgTh3wupXmVrbAOSJ4g8DxFBDgw==", "dev": true, "dependencies": { "@babel/eslint-parser": "^7.19.1", @@ -22573,9 +22573,9 @@ "dev": true }, "@redhat-cloud-services/eslint-config-redhat-cloud-services": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/eslint-config-redhat-cloud-services/-/eslint-config-redhat-cloud-services-2.0.4.tgz", - "integrity": "sha512-FvcLPlPudp00z4zQdYDRE1bMUXtteCtzQVpWFyatO8eZb1cwJuyLA+Vp+gbrTFmIjdxh0dVgOzSPVgAbb4vZMg==", + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/eslint-config-redhat-cloud-services/-/eslint-config-redhat-cloud-services-2.0.10.tgz", + "integrity": "sha512-9fkVC0DWTJOwKsaKmPG8Q+kW+ZTvDdYUARo855K5VbDwQKmW10/Q3zck7nkDgTh3wupXmVrbAOSJ4g8DxFBDgw==", "dev": true, "requires": { "@babel/eslint-parser": "^7.19.1", diff --git a/package.json b/package.json index 76bbe492..54aaa21b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/plugin-transform-runtime": "7.22.10", "@babel/preset-env": "7.22.10", "@babel/preset-react": "7.22.5", - "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4", + "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.10", "@redhat-cloud-services/frontend-components-config": "^6.3.3", "@redhat-cloud-services/tsc-transform-imports": "^1.0.21", "@testing-library/dom": "9.3.3",