aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywil@users.noreply.github.com>2025-02-18 14:52:04 -0500
committerGitHub <noreply@github.com>2025-02-18 20:52:04 +0100
commitfd7dbcdff6b4cec9efadfa4a3e290c397afa3a02 (patch)
tree4fa2e1765fd76546960f1ac94e6d9a0abb806677
parent303fb3bc7393d3127b6e86e81ade08e06b30019d (diff)
downloadjquery-ui-fd7dbcdff6b4cec9efadfa4a3e290c397afa3a02.tar.gz
jquery-ui-fd7dbcdff6b4cec9efadfa4a3e290c397afa3a02.zip
Build: Upgrade jtr to 0.2.5
Closes gh-2332
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 56f60f34d..5e8b700ff 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"grunt-eslint": "24.0.1",
"grunt-git-authors": "3.2.0",
"grunt-html": "17.1.0",
- "jquery-test-runner": "0.2.1",
+ "jquery-test-runner": "0.2.5",
"load-grunt-tasks": "5.1.0",
"rimraf": "6.0.1"
},