Skip to content

Commit 2a726f0

Browse files
chore(deps): 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-version: 12.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1057a4 commit 2a726f0

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
@@ -46,7 +46,7 @@
4646
"@rollup/plugin-html": "^2.0.0",
4747
"@rollup/plugin-node-resolve": "^15.2.1",
4848
"@rollup/plugin-terser": "^0.4.3",
49-
"@rollup/plugin-typescript": "^11.1.3",
49+
"@rollup/plugin-typescript": "^12.1.3",
5050
"@types/chai": "^4.2.11",
5151
"@types/glob": "^8.1.0",
5252
"@types/mocha": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@
226226
smob "^1.0.0"
227227
terser "^5.17.4"
228228

229-
"@rollup/plugin-typescript@^11.1.3":
230-
version "11.1.6"
231-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
232-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
229+
"@rollup/plugin-typescript@^12.1.3":
230+
version "12.1.3"
231+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.3.tgz#55e226efbfb0cd952988fce7beb2c8914c65ca02"
232+
integrity sha512-gAx0AYwkyjqOw4JrZV34N/abvAobLhczyLkZ7FVL2UXPrO4zv8oqTfYT3DLBRan1EXasp4SUuEJXqPTk0gnJzw==
233233
dependencies:
234234
"@rollup/pluginutils" "^5.1.0"
235235
resolve "^1.22.1"

0 commit comments

Comments
 (0)