Skip to content

Commit 27574a9

Browse files
fix(deps): update dependency tiny-invariant to v1.3.2
1 parent 9eafab5 commit 27574a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "18.2.0",
1414
"react-dom": "18.2.0",
1515
"react-undo-redo": "3.0.0",
16-
"tiny-invariant": "1.3.1"
16+
"tiny-invariant": "1.3.2"
1717
},
1818
"devDependencies": {
1919
"@types/react": "18.2.58",

demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -334,10 +334,10 @@ source-map-js@^1.0.2:
334334
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
335335
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
336336

337-
tiny-invariant@1.3.1:
338-
version "1.3.1"
339-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642"
340-
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
337+
tiny-invariant@1.3.2:
338+
version "1.3.2"
339+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.2.tgz#1f62dadbb3b037a66ec938f0dd46bf8b3d43553c"
340+
integrity sha512-oLXoWt7bk7SI3REp16Hesm0kTBTErhk+FWTvuujYMlIbX42bb3yLN98T3OyzFNkZ3WAjVYDL4sWykCR6kD2mqQ==
341341

342342
tiny-invariant@^1.1.0:
343343
version "1.2.0"

0 commit comments

Comments
 (0)