From 80eeea979676515a3afdc642de02b3b6a8b91cea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 21:13:48 +0000 Subject: [PATCH] fix(deps): update dependency tiny-invariant to v1.3.3 --- demo/package.json | 2 +- demo/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/demo/package.json b/demo/package.json index 61045bd5..22bf7c47 100644 --- a/demo/package.json +++ b/demo/package.json @@ -13,7 +13,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-undo-redo": "3.0.0", - "tiny-invariant": "1.3.1" + "tiny-invariant": "1.3.3" }, "devDependencies": { "@types/react": "18.3.18", diff --git a/demo/yarn.lock b/demo/yarn.lock index 19e37849..25388046 100644 --- a/demo/yarn.lock +++ b/demo/yarn.lock @@ -384,10 +384,10 @@ source-map-js@^1.2.1: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== -tiny-invariant@1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642" - integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw== +tiny-invariant@1.3.3: + version "1.3.3" + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" + integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== tiny-invariant@^1.1.0: version "1.2.0"