Skip to content

Commit 3973510

Browse files
Update dependency tslib to v2.6.3
1 parent 846cf82 commit 3973510

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"svgo-viewbox": "3.0.0",
119119
"ts-jest": "29.1.4",
120120
"ts-node": "10.9.2",
121-
"tslib": "2.6.2",
121+
"tslib": "2.6.3",
122122
"typescript": "5.4.5",
123123
"vite": "5.2.12",
124124
"vite-plugin-prerender": "1.0.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9416,10 +9416,10 @@ [email protected]:
94169416
v8-compile-cache-lib "^3.0.1"
94179417
yn "3.1.1"
94189418

9419-
9420-
version "2.6.2"
9421-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9422-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9419+
9420+
version "2.6.3"
9421+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
9422+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
94239423

94249424
type-check@^0.4.0, type-check@~0.4.0:
94259425
version "0.4.0"

0 commit comments

Comments
 (0)