diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 7ba1b51e..7059fe5f 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -12,7 +12,7 @@ "@coffeelint/cli": "^5.2.11", "@commitlint/config-conventional": "^19.5.0", "@ibm/tekton-lint": "^1.1.0", - "@react-native/eslint-config": "^0.75.2", + "@react-native/eslint-config": "^0.75.3", "@stoplight/spectral-cli": "^6.11.1", "@typescript-eslint/eslint-plugin": "^7.16.1", "asl-validator": "^3.8.3", @@ -5279,13 +5279,13 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.75.2", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.75.2.tgz", - "integrity": "sha512-lelWQ/mjwCLONrZ0mrCjWYPZWYckjuVCjdADOSMuEe7/tjwUZYW/e/iQdOvy1USqFwGHLLkTjE722EmQ6P+O7A==", + "version": "0.75.3", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.75.3.tgz", + "integrity": "sha512-BUkgQ3+irVZFfikIX3JgQQut/LABcumMZD3lzWRpf1hpbsEsXmYLo3u9qpfyYsavnqVGtWg8bLZDDGG6lmQBhA==", "dependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/eslint-plugin": "0.75.2", + "@react-native/eslint-plugin": "0.75.3", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "eslint-config-prettier": "^8.5.0", @@ -5340,9 +5340,9 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.75.2", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.75.2.tgz", - "integrity": "sha512-cxvSn+io32l+mbyDcpGGGoDXMwFxsVvb1JHSdfbzxi6+94gdD+ce0gqFJY4FCPg/ebJ2gCvQ8j0lt1NoAizUuQ==", + "version": "0.75.3", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.75.3.tgz", + "integrity": "sha512-p0BwuqflumZtUJ8VUt5YQPsYnxrwfHJZCTQ0N1X+4B8aoBNIKxtfzeIqJsSz/GvM86HGgGnd/nyxEo8IwkPo7Q==", "engines": { "node": ">=18" } diff --git a/dependencies/package.json b/dependencies/package.json index eae8f7c3..a7e9a9cb 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -7,7 +7,7 @@ "@coffeelint/cli": "^5.2.11", "@commitlint/config-conventional": "^19.5.0", "@ibm/tekton-lint": "^1.1.0", - "@react-native/eslint-config": "^0.75.2", + "@react-native/eslint-config": "^0.75.3", "@stoplight/spectral-cli": "^6.11.1", "@typescript-eslint/eslint-plugin": "^7.16.1", "asl-validator": "^3.8.3",