From ca60ad4068fe2ff584388c1b7e5abbc68c5e9415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 00:05:02 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-testing-library Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.14.0 to 7.15.1. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.14.0...v7.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.15.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3dfb9d32f..12da354cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15071,9 +15071,9 @@ } }, "node_modules/eslint-plugin-testing-library": { - "version": "7.14.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.14.0.tgz", - "integrity": "sha512-Z2c/UClULF67VAjQL8G2wKVdCpYBmFof9yuThXjyWwAlTxAq4vbROmS6OMPy6n1AGAMiaGgMIrKauARSVXeIHg==", + "version": "7.15.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.15.1.tgz", + "integrity": "sha512-bz4s4S3yCbTShgcv4S8XE3Ku5psYtKyuoded/WQyFS3sNt7mzRnCSUkSNbNOgfq/6f79EQZ++1jZL6anbnyrRA==", "dev": true, "license": "MIT", "dependencies": {