Bump @rollup/plugin-typescript from 11.1.3 to 11.1.4 in /js (#23523)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.3 to 11.1.4. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.4/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
fc4e52b850
commit
dc20f6b507
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@rollup/plugin-inject": "^5.0.3",
|
||||
"@rollup/plugin-node-resolve": "^15.2.1",
|
||||
"@rollup/plugin-terser": "^0.4.3",
|
||||
"@rollup/plugin-typescript": "^11.1.3",
|
||||
"@rollup/plugin-typescript": "^11.1.4",
|
||||
"es6-promise": "^4.2.8",
|
||||
"rollup": "^3.29.3"
|
||||
},
|
||||
|
|
|
@ -370,8 +370,8 @@ importers:
|
|||
specifier: ^0.4.3
|
||||
version: 0.4.3(rollup@3.29.3)
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: ^11.1.3
|
||||
version: 11.1.3(rollup@3.29.3)(tslib@2.6.2)(typescript@5.2.2)
|
||||
specifier: ^11.1.4
|
||||
version: 11.1.4(rollup@3.29.3)(tslib@2.6.2)(typescript@5.2.2)
|
||||
es6-promise:
|
||||
specifier: ^4.2.8
|
||||
version: 4.2.8
|
||||
|
@ -1333,8 +1333,8 @@ packages:
|
|||
terser: 5.19.2
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-typescript@11.1.3(rollup@3.29.3)(tslib@2.6.2)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==}
|
||||
/@rollup/plugin-typescript@11.1.4(rollup@3.29.3)(tslib@2.6.2)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^2.14.0||^3.0.0
|
||||
|
|
Loading…
Reference in a new issue