chore(deps): update dependency tslib to v2.8.1 (v2) (#1943)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/1995/head
renovate[bot] 7 months ago committed by GitHub
parent d57df4debe
commit e5249cff0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,7 @@
"eslint-plugin-security": "3.0.1",
"prettier": "3.3.3",
"rollup": "4.22.4",
"tslib": "2.7.0",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0"
},

@ -23,7 +23,7 @@ importers:
version: 0.4.4(rollup@4.22.4)
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.22.4)(tslib@2.7.0)(typescript@5.6.3)
version: 11.1.6(rollup@4.22.4)(tslib@2.8.1)(typescript@5.6.3)
'@types/eslint__js':
specifier: 8.42.3
version: 8.42.3
@ -46,8 +46,8 @@ importers:
specifier: 4.22.4
version: 4.22.4
tslib:
specifier: 2.7.0
version: 2.7.0
specifier: 2.8.1
version: 2.8.1
typescript:
specifier: 5.6.3
version: 5.6.3
@ -2129,8 +2129,8 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
tslib@2.7.0:
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
tsx@4.19.1:
resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==}
@ -2334,9 +2334,9 @@ snapshots:
- encoding
- mocha
'@covector/assemble@0.12.0(mocha@10.7.3)':
'@covector/assemble@0.12.0':
dependencies:
'@covector/command': 0.8.0(mocha@10.7.3)
'@covector/command': 0.8.0
'@covector/files': 0.8.0
effection: 2.0.8(mocha@10.7.3)
js-yaml: 4.1.0
@ -2347,10 +2347,9 @@ snapshots:
unified: 9.2.2
transitivePeerDependencies:
- encoding
- mocha
- supports-color
'@covector/changelog@0.12.0(mocha@10.7.3)':
'@covector/changelog@0.12.0':
dependencies:
'@covector/files': 0.8.0
effection: 2.0.8(mocha@10.7.3)
@ -2360,16 +2359,14 @@ snapshots:
unified: 9.2.2
transitivePeerDependencies:
- encoding
- mocha
- supports-color
'@covector/command@0.8.0(mocha@10.7.3)':
'@covector/command@0.8.0':
dependencies:
'@effection/process': 2.1.4(mocha@10.7.3)
'@effection/process': 2.1.4
effection: 2.0.8(mocha@10.7.3)
transitivePeerDependencies:
- encoding
- mocha
'@covector/files@0.8.0':
dependencies:
@ -2416,8 +2413,10 @@ snapshots:
dependencies:
effection: 2.0.8(mocha@10.7.3)
mocha: 10.7.3
transitivePeerDependencies:
- encoding
'@effection/process@2.1.4(mocha@10.7.3)':
'@effection/process@2.1.4':
dependencies:
cross-spawn: 7.0.3
ctrlc-windows: 2.1.0
@ -2425,7 +2424,6 @@ snapshots:
shellwords: 0.1.1
transitivePeerDependencies:
- encoding
- mocha
'@effection/stream@2.0.6':
dependencies:
@ -2703,14 +2701,14 @@ snapshots:
optionalDependencies:
rollup: 4.22.4
'@rollup/plugin-typescript@11.1.6(rollup@4.22.4)(tslib@2.7.0)(typescript@5.6.3)':
'@rollup/plugin-typescript@11.1.6(rollup@4.22.4)(tslib@2.8.1)(typescript@5.6.3)':
dependencies:
'@rollup/pluginutils': 5.1.2(rollup@4.22.4)
resolve: 1.22.8
typescript: 5.6.3
optionalDependencies:
rollup: 4.22.4
tslib: 2.7.0
tslib: 2.8.1
'@rollup/pluginutils@5.1.2(rollup@4.22.4)':
dependencies:
@ -3236,9 +3234,9 @@ snapshots:
dependencies:
'@clack/prompts': 0.7.0
'@covector/apply': 0.10.0(mocha@10.7.3)
'@covector/assemble': 0.12.0(mocha@10.7.3)
'@covector/changelog': 0.12.0(mocha@10.7.3)
'@covector/command': 0.8.0(mocha@10.7.3)
'@covector/assemble': 0.12.0
'@covector/changelog': 0.12.0
'@covector/command': 0.8.0
'@covector/files': 0.8.0
effection: 2.0.8(mocha@10.7.3)
globby: 11.1.0
@ -4124,7 +4122,7 @@ snapshots:
dependencies:
typescript: 5.6.3
tslib@2.7.0: {}
tslib@2.8.1: {}
tsx@4.19.1:
dependencies:

Loading…
Cancel
Save