Skip to content

Commit 3639584

Browse files
renovate-botrenovate[bot]
authored andcommittedMay 10, 2021
chore(deps): update dependency @rollup/plugin-typescript to v8.2.1
1 parent 03defe1 commit 3639584

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@rollup/plugin-commonjs": "17.1.0",
7171
"@rollup/plugin-node-resolve": "11.2.1",
72-
"@rollup/plugin-typescript": "8.2.0",
72+
"@rollup/plugin-typescript": "8.2.1",
7373
"@semantic-release/changelog": "5.0.1",
7474
"@semantic-release/git": "9.0.0",
7575
"@types/jest": "26.0.20",

‎pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -668,10 +668,10 @@
668668
is-module "^1.0.0"
669669
resolve "^1.19.0"
670670

671-
"@rollup/plugin-typescript@8.2.0":
672-
version "8.2.0"
673-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.0.tgz#3e2059cbcae916785d8d7bf07816210c829f817c"
674-
integrity sha512-5DyVsb7L+ehLfNPu/nat8Gq3uJGzku4bMFPt90XahtgiSBf7z9YKPLqFUJKMT41W/mJ98SVGDPOhzikGrr/Lhg==
671+
"@rollup/plugin-typescript@8.2.1":
672+
version "8.2.1"
673+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.2.1.tgz#f1a32d4030cc83432ce36a80a922280f0f0b5d44"
674+
integrity sha512-Qd2E1pleDR4bwyFxqbjt4eJf+wB0UKVMLc7/BAFDGVdAXQMCsD4DUv5/7/ww47BZCYxWtJqe1Lo0KVNswBJlRw==
675675
dependencies:
676676
"@rollup/pluginutils" "^3.1.0"
677677
resolve "^1.17.0"

0 commit comments

Comments
 (0)
Please sign in to comment.