From 50f32a355d6da1b57d76b2e10c6bb28ab352625b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:12:01 +0000 Subject: [PATCH] Bump qunit in the tests-qunit group across 1 directory Bumps the tests-qunit group with 1 update in the / directory: [qunit](https://github.com/qunitjs/qunit). Updates `qunit` from 2.25.0 to 2.26.0 - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.25.0...2.26.0) --- updated-dependencies: - dependency-name: qunit dependency-version: 2.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests-qunit ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9eab40e217535..197c6a47b5178 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "php-array-reader": "2.1.3", "postcss": "8.5.8", "prettier": "npm:wp-prettier@3.0.3", - "qunit": "~2.25.0", + "qunit": "~2.26.0", "react-refresh": "0.14.0", "sass": "1.98.0", "sinon": "16.1.3", @@ -27636,9 +27636,9 @@ } }, "node_modules/qunit": { - "version": "2.25.0", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.25.0.tgz", - "integrity": "sha512-MONPKgjavgTqArCwZOEz8nEMbA19zNXIp5ZOW9rPYj5cbgQp0fiI36c9dPTSzTRRzx+KcfB5eggYB/ENqxi0+w==", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.26.0.tgz", + "integrity": "sha512-KSv16YomcYmiK90qTOJl3Bm5IvTf2upqQDdBQWCvSQWe94FWobnUgKOpvpvZdG7VkDt3TJSI8k8g9+GGGEd7Fw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 429e0469dd491..c230493cb4137 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "php-array-reader": "2.1.3", "postcss": "8.5.8", "prettier": "npm:wp-prettier@3.0.3", - "qunit": "~2.25.0", + "qunit": "~2.26.0", "react-refresh": "0.14.0", "sass": "1.98.0", "sinon": "16.1.3",