Bump @rollup/plugin-typescript from 11.1.1 to 11.1.2 in /js (#21382)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.1 to 11.1.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.2/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
47a95dbef7
commit
8c12d3904f
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@rollup/plugin-inject": "^5.0.3",
|
||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||
"@rollup/plugin-terser": "^0.4.3",
|
||||
"@rollup/plugin-typescript": "^11.1.1",
|
||||
"@rollup/plugin-typescript": "^11.1.2",
|
||||
"es6-promise": "^4.2.8",
|
||||
"rollup": "^3.25.2"
|
||||
},
|
||||
|
|
|
@ -370,8 +370,8 @@ importers:
|
|||
specifier: ^0.4.3
|
||||
version: 0.4.3(rollup@3.25.2)
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: ^11.1.1
|
||||
version: 11.1.1(rollup@3.25.2)(tslib@2.5.3)(typescript@5.1.3)
|
||||
specifier: ^11.1.2
|
||||
version: 11.1.2(rollup@3.25.2)(tslib@2.5.3)(typescript@5.1.3)
|
||||
es6-promise:
|
||||
specifier: ^4.2.8
|
||||
version: 4.2.8
|
||||
|
@ -1372,8 +1372,8 @@ packages:
|
|||
terser: 5.18.0
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-typescript@11.1.1(rollup@3.25.2)(tslib@2.5.3)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==}
|
||||
/@rollup/plugin-typescript@11.1.2(rollup@3.25.2)(tslib@2.5.3)(typescript@5.1.3):
|
||||
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…
Reference in a new issue