From 556ffe144c1cd500bb9d4566baece72321eaa42f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 06:38:39 +0000 Subject: [PATCH] chore(deps): update dependency @ungap/structured-clone to v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61b8baa73..3bf3ba665 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@typescript-eslint_bottom/eslint-plugin": "npm:@typescript-eslint/eslint-plugin@5.43.0", "@typescript-eslint_bottom/parser": "npm:@typescript-eslint/parser@5.43.0", "@typescript-eslint/eslint-plugin": "5.50.0", - "@ungap/structured-clone": "1.0.2", + "@ungap/structured-clone": "1.1.0", "ava": "5.2.0", "editorconfig-checker": "5.0.1", "eslint": "8.39.0",