Skip to content

Commit 545cbdb

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v11 (#1170)
1 parent 92c75b4 commit 545cbdb

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
@@ -22,7 +22,7 @@
2222
"@rollup/plugin-commonjs": "24.0.0",
2323
"@rollup/plugin-json": "6.0.0",
2424
"@rollup/plugin-node-resolve": "15.0.1",
25-
"@rollup/plugin-typescript": "10.0.1",
25+
"@rollup/plugin-typescript": "11.0.0",
2626
"@types/mocha": "9.1.1",
2727
"conventional-changelog-cli": "2.2.2",
2828
"fetch-mock": "9.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,10 +1341,10 @@
13411341
is-module "^1.0.0"
13421342
resolve "^1.22.1"
13431343

1344-
"@rollup/plugin-typescript@10.0.1":
1345-
version "10.0.1"
1346-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.1.tgz#270b515b116ea28320e6bb62451c4767d49072d6"
1347-
integrity sha512-wBykxRLlX7EzL8BmUqMqk5zpx2onnmRMSw/l9M1sVfkJvdwfxogZQVNUM9gVMJbjRLDR5H6U0OMOrlDGmIV45A==
1344+
"@rollup/plugin-typescript@11.0.0":
1345+
version "11.0.0"
1346+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545"
1347+
integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==
13481348
dependencies:
13491349
"@rollup/pluginutils" "^5.0.1"
13501350
resolve "^1.22.1"

0 commit comments

Comments
 (0)