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

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

@ -12,7 +12,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-terser": "0.4.3",
"@rollup/plugin-typescript": "11.1.2",
"@rollup/plugin-typescript": "11.1.4",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",

@ -19,8 +19,8 @@ importers:
specifier: 0.4.3
version: 0.4.3(rollup@3.28.0)
'@rollup/plugin-typescript':
specifier: 11.1.2
version: 11.1.2(rollup@3.28.0)(typescript@5.1.6)
specifier: 11.1.4
version: 11.1.4(rollup@3.28.0)(typescript@5.1.6)
'@typescript-eslint/eslint-plugin':
specifier: 6.4.0
version: 6.4.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6)
@ -584,8 +584,8 @@ packages:
terser: 5.19.0
dev: true
/@rollup/plugin-typescript@11.1.2(rollup@3.28.0)(typescript@5.1.6):
resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==}
/@rollup/plugin-typescript@11.1.4(rollup@3.28.0)(typescript@5.1.6):
resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.14.0||^3.0.0
@ -598,7 +598,7 @@ packages:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2(rollup@3.28.0)
resolve: 1.22.2
resolve: 1.22.3
rollup: 3.28.0
typescript: 5.1.6
dev: true
@ -1506,7 +1506,7 @@ packages:
dependencies:
debug: 3.2.7
is-core-module: 2.12.1
resolve: 1.22.2
resolve: 1.22.3
transitivePeerDependencies:
- supports-color
dev: true

Loading…
Cancel
Save