diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 21035f68..0e05f28d 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.76.1", + "@react-native/eslint-config": "^0.76.2", "@stoplight/spectral-cli": "^6.14.1", "@typescript-eslint/eslint-plugin": "^7.16.1", "asl-validator": "^3.9.0", @@ -5523,13 +5523,13 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.76.1.tgz", - "integrity": "sha512-YaiE/eoEzw3Ax1UCk5TT6YFnQN927SvTxOk9kV0FQPxR862C9WSVMhzbuwNwgAkkItxzo2qrARx9sdibcCqiyA==", + "version": "0.76.2", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.76.2.tgz", + "integrity": "sha512-7w/WkBmBMTu+1i381Wi+XBNINAZaJcvcljShf26u2qXSiSY8pdXL2kb1pS+oZkD7KUDK2AnUbCkSp8hI7+lnyQ==", "dependencies": { "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", - "@react-native/eslint-plugin": "0.76.1", + "@react-native/eslint-plugin": "0.76.2", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "eslint-config-prettier": "^8.5.0", @@ -5585,9 +5585,9 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.76.1.tgz", - "integrity": "sha512-Sw/WTuV9RVQQ7g+p1wt65g0UCdtd2w0g3eQ6HaYIc3u3HrTXkO9cGXsgd98yV6jjQtXSB/EGnDOajC9y3OmDOw==", + "version": "0.76.2", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.76.2.tgz", + "integrity": "sha512-KHNMyxSNgAY4K1bpeTb7E0iUkqQ3ujAIsBQ0DigAiDVuE2S3j29mq/t1jnuyqBYpw0uwkwGNqIwI7W+vSduEtw==", "engines": { "node": ">=18" } diff --git a/dependencies/package.json b/dependencies/package.json index b020f624..651168c3 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.76.1", + "@react-native/eslint-config": "^0.76.2", "@stoplight/spectral-cli": "^6.14.1", "@typescript-eslint/eslint-plugin": "^7.16.1", "asl-validator": "^3.9.0",