Skip to content

Commit 179ab78

Browse files
fix(deps): update dependency tiny-invariant to v1.3.3
1 parent e620b4e commit 179ab78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1",
1515
"react-undo-redo": "3.0.0",
16-
"tiny-invariant": "1.3.1"
16+
"tiny-invariant": "1.3.3"
1717
},
1818
"devDependencies": {
1919
"@types/react": "18.3.20",

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,10 @@ source-map-js@^1.2.1:
400400
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
401401
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
402402

403-
tiny-invariant@1.3.1:
404-
version "1.3.1"
405-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
406-
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
403+
tiny-invariant@1.3.3:
404+
version "1.3.3"
405+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
406+
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
407407

408408
tiny-invariant@^1.1.0:
409409
version "1.2.0"

0 commit comments

Comments
 (0)