chore(deps): update dependency tslib to v2.6.2

This commit is contained in:
Renovate Bot 2023-08-21 20:30:51 +00:00
parent 525793b7b3
commit 598c394d29
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"sass": "1.65.1",
"svelte": "4.1.2",
"svelte-check": "3.4.6",
"tslib": "2.6.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "4.4.9",
"vitest": "0.34.1"

View file

@ -53,8 +53,8 @@ devDependencies:
specifier: 3.4.6
version: 3.4.6(sass@1.65.1)(svelte@4.1.2)
tslib:
specifier: 2.6.1
version: 2.6.1
specifier: 2.6.2
version: 2.6.2
typescript:
specifier: 5.1.6
version: 5.1.6
@ -2085,8 +2085,8 @@ packages:
typescript: 5.1.6
dev: true
/tslib@2.6.1:
resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==}
/tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
dev: true
/type-check@0.4.0: