From b846134a826e4958886d16a90bbe2244c35adbcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:03:55 +0000 Subject: [PATCH] Update dependency @types/jasminewd2 to v2.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a7751a..184e150 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Expect.", "devDependencies": { "@types/jasmine": "3.8.1", - "@types/jasminewd2": "2.0.10", + "@types/jasminewd2": "2.0.13", "@types/node": "13.13.52", "husky": "6.0.0", "lint-staged": "10.5.4",