mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-22 11:31:21 +00:00
chore: bump @rollup/plugin-typescript from 12.1.1 to 12.1.2 (#554)
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.1 to 12.1.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.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
0aa8889fd0
commit
091425c777
@ -15,7 +15,7 @@
|
|||||||
"@eslint/js": "^9.17.0",
|
"@eslint/js": "^9.17.0",
|
||||||
"@jest/globals": "^29.7.0",
|
"@jest/globals": "^29.7.0",
|
||||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||||
"@rollup/plugin-typescript": "^12.1.1",
|
"@rollup/plugin-typescript": "^12.1.2",
|
||||||
"@types/jest": "^29.5.14",
|
"@types/jest": "^29.5.14",
|
||||||
"@types/node": "^22.10.2",
|
"@types/node": "^22.10.2",
|
||||||
"eslint": "^9.16.0",
|
"eslint": "^9.16.0",
|
||||||
|
10
yarn.lock
generated
10
yarn.lock
generated
@ -923,9 +923,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/plugin-typescript@npm:^12.1.1":
|
"@rollup/plugin-typescript@npm:^12.1.2":
|
||||||
version: 12.1.1
|
version: 12.1.2
|
||||||
resolution: "@rollup/plugin-typescript@npm:12.1.1"
|
resolution: "@rollup/plugin-typescript@npm:12.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/pluginutils": "npm:^5.1.0"
|
"@rollup/pluginutils": "npm:^5.1.0"
|
||||||
resolve: "npm:^1.22.1"
|
resolve: "npm:^1.22.1"
|
||||||
@ -938,7 +938,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
tslib:
|
tslib:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/1418ed9dc784c09ae82c7a171f453c42e26c48b5c557147cfee0fc95857711a3a0250efc7937b65923a5171bfd35c8d33dff82fe561ed2578c6d575ac7a826ae
|
checksum: 10c0/f447e23371bb1815030446ada3f57608bc6665f8aa2cd7343c4aa18021790fa3ba4783146ea576fb650d6ec68876182d0bc789a05b1a9163c09b16c17efdf868
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -4178,7 +4178,7 @@ __metadata:
|
|||||||
"@eslint/js": "npm:^9.17.0"
|
"@eslint/js": "npm:^9.17.0"
|
||||||
"@jest/globals": "npm:^29.7.0"
|
"@jest/globals": "npm:^29.7.0"
|
||||||
"@rollup/plugin-node-resolve": "npm:^16.0.0"
|
"@rollup/plugin-node-resolve": "npm:^16.0.0"
|
||||||
"@rollup/plugin-typescript": "npm:^12.1.1"
|
"@rollup/plugin-typescript": "npm:^12.1.2"
|
||||||
"@types/jest": "npm:^29.5.14"
|
"@types/jest": "npm:^29.5.14"
|
||||||
"@types/node": "npm:^22.10.2"
|
"@types/node": "npm:^22.10.2"
|
||||||
eslint: "npm:^9.16.0"
|
eslint: "npm:^9.16.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user