Skip to content

Commit bf4b02a

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent db130bd commit bf4b02a

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
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@rollup/plugin-commonjs": "26.0.3",
5353
"@rollup/plugin-node-resolve": "15.3.1",
54-
"@rollup/plugin-typescript": "11.1.6",
54+
"@rollup/plugin-typescript": "12.1.4",
5555
"@typescript-eslint/eslint-plugin": "7.18.0",
5656
"@typescript-eslint/parser": "7.18.0",
5757
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@
129129
is-module "^1.0.0"
130130
resolve "^1.22.1"
131131

132-
"@rollup/plugin-typescript@11.1.6":
133-
version "11.1.6"
134-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
135-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
132+
"@rollup/plugin-typescript@12.1.4":
133+
version "12.1.4"
134+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
135+
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
136136
dependencies:
137137
"@rollup/pluginutils" "^5.1.0"
138138
resolve "^1.22.1"

0 commit comments

Comments
 (0)