chore: bump @rollup/plugin-typescript from 12.1.2 to 12.1.4 (#760)
Some checks failed
Test / Test Action With Custom Generator (push) Has been cancelled
Build / Build Action (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.2 to 12.1.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.1.4
  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:
dependabot[bot] 2025-07-17 22:52:02 +07:00 committed by GitHub
parent c6e52b8601
commit 09b536865d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 24 additions and 7 deletions

View File

@ -11,7 +11,7 @@
"devDependencies": {
"@eslint/js": "^9.30.1",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.2",
"@rollup/plugin-typescript": "^12.1.4",
"@tsconfig/node20": "^20.1.6",
"@types/node": "^22.15.30",
"@vitest/coverage-v8": "^3.1.4",

29
pnpm-lock.yaml generated
View File

@ -19,8 +19,8 @@ importers:
specifier: ^16.0.1
version: 16.0.1(rollup@4.44.1)
'@rollup/plugin-typescript':
specifier: ^12.1.2
version: 12.1.2(rollup@4.44.1)(tslib@2.8.1)(typescript@5.8.3)
specifier: ^12.1.4
version: 12.1.4(rollup@4.44.1)(tslib@2.8.1)(typescript@5.8.3)
'@tsconfig/node20':
specifier: ^20.1.6
version: 20.1.6
@ -352,8 +352,8 @@ packages:
rollup:
optional: true
'@rollup/plugin-typescript@12.1.2':
resolution: {integrity: sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==}
'@rollup/plugin-typescript@12.1.4':
resolution: {integrity: sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.14.0||^3.0.0||^4.0.0
@ -374,6 +374,15 @@ packages:
rollup:
optional: true
'@rollup/pluginutils@5.2.0':
resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
'@rollup/rollup-android-arm-eabi@4.44.1':
resolution: {integrity: sha512-JAcBr1+fgqx20m7Fwe1DxPUl/hPkee6jA6Pl7n1v2EFiktAHenTaXl5aIFjUIEsfn9w3HE4gK1lEgNGMzBDs1w==}
cpu: [arm]
@ -1569,9 +1578,9 @@ snapshots:
optionalDependencies:
rollup: 4.44.1
'@rollup/plugin-typescript@12.1.2(rollup@4.44.1)(tslib@2.8.1)(typescript@5.8.3)':
'@rollup/plugin-typescript@12.1.4(rollup@4.44.1)(tslib@2.8.1)(typescript@5.8.3)':
dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.44.1)
'@rollup/pluginutils': 5.2.0(rollup@4.44.1)
resolve: 1.22.10
typescript: 5.8.3
optionalDependencies:
@ -1586,6 +1595,14 @@ snapshots:
optionalDependencies:
rollup: 4.44.1
'@rollup/pluginutils@5.2.0(rollup@4.44.1)':
dependencies:
'@types/estree': 1.0.8
estree-walker: 2.0.2
picomatch: 4.0.2
optionalDependencies:
rollup: 4.44.1
'@rollup/rollup-android-arm-eabi@4.44.1':
optional: true