chore(deps): update dependency @rollup/plugin-typescript to v11.1.5 (#638)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/640/head
renovate[bot] 2 years ago committed by GitHub
parent 3f0917bd50
commit 9f27e6e441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.4",
"@rollup/plugin-typescript": "11.1.5",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",

@ -19,8 +19,8 @@ importers:
specifier: 0.4.4
version: 0.4.4(rollup@3.29.4)
'@rollup/plugin-typescript':
specifier: 11.1.4
version: 11.1.4(rollup@3.29.4)(typescript@5.2.2)
specifier: 11.1.5
version: 11.1.5(rollup@3.29.4)(typescript@5.2.2)
'@typescript-eslint/eslint-plugin':
specifier: 6.7.4
version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
@ -584,11 +584,11 @@ packages:
terser: 5.19.0
dev: true
/@rollup/plugin-typescript@11.1.4(rollup@3.29.4)(typescript@5.2.2):
resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==}
/@rollup/plugin-typescript@11.1.5(rollup@3.29.4)(typescript@5.2.2):
resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.14.0||^3.0.0
rollup: ^2.14.0||^3.0.0||^4.0.0
tslib: '*'
typescript: '>=3.7.0'
peerDependenciesMeta:

Loading…
Cancel
Save