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

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

@ -12,7 +12,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-terser": "0.4.3",
"@rollup/plugin-typescript": "11.1.0",
"@rollup/plugin-typescript": "11.1.2",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"eslint": "8.38.0",

@ -19,8 +19,8 @@ importers:
specifier: 0.4.3
version: 0.4.3(rollup@3.20.4)
'@rollup/plugin-typescript':
specifier: 11.1.0
version: 11.1.0(rollup@3.20.4)(typescript@5.0.4)
specifier: 11.1.2
version: 11.1.2(rollup@3.20.4)(typescript@5.0.4)
'@typescript-eslint/eslint-plugin':
specifier: 5.58.0
version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.4)
@ -584,8 +584,8 @@ packages:
terser: 5.19.0
dev: true
/@rollup/plugin-typescript@11.1.0(rollup@3.20.4)(typescript@5.0.4):
resolution: {integrity: sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==}
/@rollup/plugin-typescript@11.1.2(rollup@3.20.4)(typescript@5.0.4):
resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.14.0||^3.0.0

Loading…
Cancel
Save