Skip to content

Commit 7e7c27c

Browse files
chore(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.2
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 210d3a8 commit 7e7c27c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@commitlint/cli": "^19.2.1",
4141
"@commitlint/config-conventional": "^19.1.0",
4242
"@rollup/plugin-replace": "^5.0.5",
43-
"@rollup/plugin-typescript": "^11.1.6",
43+
"@rollup/plugin-typescript": "^12.1.2",
4444
"@types/jest": "^29.5.12",
4545
"@types/node": "^22.5.2",
4646
"execa": "^9.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -760,10 +760,10 @@
760760
"@rollup/pluginutils" "^5.0.1"
761761
magic-string "^0.30.3"
762762

763-
"@rollup/plugin-typescript@^11.1.6":
764-
version "11.1.6"
765-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
766-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
763+
"@rollup/plugin-typescript@^12.1.2":
764+
version "12.1.2"
765+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
766+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
767767
dependencies:
768768
"@rollup/pluginutils" "^5.1.0"
769769
resolve "^1.22.1"

0 commit comments

Comments
 (0)