Skip to content

Commit d6cd8e1

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v11.1.0 (#1214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3f6964 commit d6cd8e1

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.1",
2323
"@rollup/plugin-json": "6.0.0",
2424
"@rollup/plugin-node-resolve": "15.0.1",
25-
"@rollup/plugin-typescript": "11.0.0",
25+
"@rollup/plugin-typescript": "11.1.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@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==
1344+
"@rollup/plugin-typescript@11.1.0":
1345+
version "11.1.0"
1346+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
1347+
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
13481348
dependencies:
13491349
"@rollup/pluginutils" "^5.0.1"
13501350
resolve "^1.22.1"

0 commit comments

Comments
 (0)