Skip to content

Commit ade52d2

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent ecf6f66 commit ade52d2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {},
4343
"devDependencies": {
4444
"@rollup/plugin-commonjs": "25.0.8",
45-
"@rollup/plugin-typescript": "11.1.6",
45+
"@rollup/plugin-typescript": "12.1.1",
4646
"@typescript-eslint/eslint-plugin": "6.21.0",
4747
"@typescript-eslint/parser": "6.21.0",
4848
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
is-reference "1.2.1"
102102
magic-string "^0.30.3"
103103

104-
"@rollup/plugin-typescript@11.1.6":
105-
version "11.1.6"
106-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
107-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
104+
"@rollup/plugin-typescript@12.1.1":
105+
version "12.1.1"
106+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
107+
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
108108
dependencies:
109109
"@rollup/pluginutils" "^5.1.0"
110110
resolve "^1.22.1"

0 commit comments

Comments
 (0)