mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 02:31:20 +00:00
chore: bump @rollup/plugin-typescript from 12.1.0 to 12.1.1
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.0 to 12.1.1. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/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>
This commit is contained in:
parent
23d8893305
commit
8f2ca29ef5
@ -15,7 +15,7 @@
|
||||
"@eslint/js": "^9.12.0",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
||||
"@rollup/plugin-typescript": "^12.1.0",
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@types/jest": "^29.5.13",
|
||||
"@types/node": "^22.7.5",
|
||||
"eslint": "^9.12.0",
|
||||
|
10
yarn.lock
generated
10
yarn.lock
generated
@ -916,9 +916,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:^12.1.0":
|
||||
version: 12.1.0
|
||||
resolution: "@rollup/plugin-typescript@npm:12.1.0"
|
||||
"@rollup/plugin-typescript@npm:^12.1.1":
|
||||
version: 12.1.1
|
||||
resolution: "@rollup/plugin-typescript@npm:12.1.1"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": "npm:^5.1.0"
|
||||
resolve: "npm:^1.22.1"
|
||||
@ -931,7 +931,7 @@ __metadata:
|
||||
optional: true
|
||||
tslib:
|
||||
optional: true
|
||||
checksum: 10c0/46ebb87e52e1aac334f80cfa601096e25a8ce97cf43c68d42e72c8d5f9b7acd074d185c3ef98274930b3f56f47d7370a2837e4c909dc4e320a09bf6e48fc100d
|
||||
checksum: 10c0/1418ed9dc784c09ae82c7a171f453c42e26c48b5c557147cfee0fc95857711a3a0250efc7937b65923a5171bfd35c8d33dff82fe561ed2578c6d575ac7a826ae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4135,7 +4135,7 @@ __metadata:
|
||||
"@eslint/js": "npm:^9.12.0"
|
||||
"@jest/globals": "npm:^29.7.0"
|
||||
"@rollup/plugin-node-resolve": "npm:^15.3.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.0"
|
||||
"@rollup/plugin-typescript": "npm:^12.1.1"
|
||||
"@types/jest": "npm:^29.5.13"
|
||||
"@types/node": "npm:^22.7.5"
|
||||
eslint: "npm:^9.12.0"
|
||||
|
Loading…
Reference in New Issue
Block a user