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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/888/head
renovate[bot] 1 year ago committed by GitHub
parent 39108ceacb
commit 775f7b88ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.5",
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",

@ -19,8 +19,8 @@ importers:
specifier: 0.4.4
version: 0.4.4(rollup@4.9.4)
'@rollup/plugin-typescript':
specifier: 11.1.5
version: 11.1.5(rollup@4.9.4)(typescript@5.3.3)
specifier: 11.1.6
version: 11.1.6(rollup@4.9.4)(typescript@5.3.3)
'@typescript-eslint/eslint-plugin':
specifier: 6.18.1
version: 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3)
@ -553,8 +553,8 @@ packages:
terser: 5.25.0
dev: true
/@rollup/plugin-typescript@11.1.5(rollup@4.9.4)(typescript@5.3.3):
resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==}
/@rollup/plugin-typescript@11.1.6(rollup@4.9.4)(typescript@5.3.3):
resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.14.0||^3.0.0||^4.0.0

Loading…
Cancel
Save