From 93b74f3c294874bb0ac0cb3fabb5ff549305b96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:22:22 -0800 Subject: [PATCH] Bump the unit-tests group in /VAMobile with 2 updates (#10096) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- VAMobile/package.json | 4 ++-- VAMobile/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/VAMobile/package.json b/VAMobile/package.json index 3bae62f556b..aaf8311505e 100644 --- a/VAMobile/package.json +++ b/VAMobile/package.json @@ -100,8 +100,8 @@ "@react-native/eslint-config": "^0.75.3", "@react-native/metro-config": "^0.75.3", "@react-native/typescript-config": "0.76.0", - "@testing-library/jest-dom": "^6.6.2", - "@testing-library/react-native": "^12.8.0", + "@testing-library/jest-dom": "^6.6.3", + "@testing-library/react-native": "^12.8.1", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@tsconfig/react-native": "^3.0.5", "@types/detox": "^18.1.0", diff --git a/VAMobile/yarn.lock b/VAMobile/yarn.lock index 92b10ca6e9f..028396cb42d 100644 --- a/VAMobile/yarn.lock +++ b/VAMobile/yarn.lock @@ -2545,10 +2545,10 @@ dependencies: "@tanstack/query-core" "5.59.13" -"@testing-library/jest-dom@^6.6.2": - version "6.6.2" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b" - integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw== +"@testing-library/jest-dom@^6.6.3": + version "6.6.3" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2" + integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA== dependencies: "@adobe/css-tools" "^4.4.0" aria-query "^5.0.0" @@ -2558,10 +2558,10 @@ lodash "^4.17.21" redent "^3.0.0" -"@testing-library/react-native@^12.8.0": - version "12.8.0" - resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.8.0.tgz#696e9ed09666c9cecd460160d47a52bfed28da09" - integrity sha512-peMIg+tKWGiR2GV4V7Zw74Nnn97Goqws1DrZleyj9NQXbK13FZIKxRBNM4tf1z4rAS8KE9nJ2nLXo0HFRBcqpw== +"@testing-library/react-native@^12.8.1": + version "12.8.1" + resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.8.1.tgz#833c73a825aa87b9127717a44d4aeee44b59a963" + integrity sha512-/7PIFCpeqAD3j7nzKQhZtm1T6RR/O/tB1We7JHtYP5RpTBj8rPitEpt6xGrD8R0ymOh+DxDKK7Zovfv5uDSRWg== dependencies: jest-matcher-utils "^29.7.0" pretty-format "^29.7.0"