Skip to content

Commit 34427b6

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v12
1 parent 6dd84ca commit 34427b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/mikaello/emit-punch-cards-communication#readme",
3333
"devDependencies": {
3434
"@rollup/plugin-node-resolve": "15.3.0",
35-
"@rollup/plugin-typescript": "^11.1.6",
35+
"@rollup/plugin-typescript": "^12.0.0",
3636
"@types/node": "20.17.6",
3737
"@types/w3c-web-usb": "1.0.10",
3838
"gulp": "5.0.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
is-module "^1.0.0"
5454
resolve "^1.22.1"
5555

56-
"@rollup/plugin-typescript@^11.1.6":
57-
version "11.1.6"
58-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
59-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
56+
"@rollup/plugin-typescript@^12.0.0":
57+
version "12.1.1"
58+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
59+
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
6060
dependencies:
6161
"@rollup/pluginutils" "^5.1.0"
6262
resolve "^1.22.1"

0 commit comments

Comments
 (0)