From 9c3949e6dc2aa2c107893829265478834d55aa7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 20:29:26 +0000 Subject: [PATCH] pester: Update to version 5.4.0 --- bucket/pester.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pester.json b/bucket/pester.json index 7f7ea894e4..6793979a6f 100644 --- a/bucket/pester.json +++ b/bucket/pester.json @@ -1,5 +1,5 @@ { - "version": "5.3.3", + "version": "5.4.0", "description": "Pester is a test and mock framework for PowerShell.", "homepage": "https://pester.dev", "license": "Apache-2.0", @@ -7,8 +7,8 @@ "'Pester' is currently installed as a PS module", "For more information, visit: 'https://pester.dev/docs/quick-start'" ], - "url": "https://globalcdn.nuget.org/packages/pester.5.3.3.nupkg", - "hash": "654cb63a916dbce388babf8c80f63cae4ff0b4b8997e83e78f8fa93a9a07a1b5", + "url": "https://globalcdn.nuget.org/packages/pester.5.4.0.nupkg", + "hash": "3f7f5d306725791f9607f35d8cc7d6d60d259b2dfbd9487e3233587c1f8d767d", "extract_dir": "tools", "psmodule": { "name": "Pester"