Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v11.1.0 (#…
Browse files Browse the repository at this point in the history
…1214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent e3f6964 commit d6cd8e1
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-typescript": "11.0.0",
"@rollup/plugin-typescript": "11.1.0",
"@types/mocha": "9.1.1",
"conventional-changelog-cli": "2.2.2",
"fetch-mock": "9.11.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1341,10 +1341,10 @@
is-module "^1.0.0"
resolve "^1.22.1"

"@rollup/plugin-typescript@11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545"
integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==
"@rollup/plugin-typescript@11.1.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"

0 comments on commit d6cd8e1

Please sign in to comment.