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

Merged
renovate-bot merged 1 commit from renovate/tslib-2.x into main 2023-08-18 22:00:34 +02:00
2 changed files with 6 additions and 6 deletions

View file

@ -87,7 +87,7 @@
"rollup-plugin-swc3": "0.9.1",
"sass": "1.66.0",
"semver": "7.5.4",
"tslib": "2.6.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
"vite": "4.4.9",
"vitest": "0.34.2",

View file

@ -78,8 +78,8 @@ devDependencies:
specifier: 7.5.4
version: 7.5.4
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
@ -637,7 +637,7 @@ packages:
resolve.exports: 1.1.1
rollup: 3.28.0
source-map-js: 1.0.2
tslib: 2.6.1
tslib: 2.6.2
dev: true
/@isaacs/cliui@8.0.2:
@ -4693,8 +4693,8 @@ packages:
yn: 3.1.1
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: