From 51c9e6d07eac06a1d8a2370fdbaa9a3314d5ce17 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 24 Oct 2023 21:30:55 -0700 Subject: [PATCH] [Dev Deps] update `mock-property` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95243dee..75243ba6 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "make-async-function": "^1.0.0", "make-async-generator-function": "^1.0.0", "make-generator-function": "^2.0.0", - "mock-property": "^1.0.2", + "mock-property": "^1.0.3", "npmignore": "^0.3.0", "nyc": "^10.3.2", "object.fromentries": "^2.0.7",