Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-replace to v2.4.1 (#465)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 23, 2021
1 parent 1dad2e0 commit 2b0b954
Show file tree
Hide file tree
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
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-commonjs": "17.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.0",
"@rollup/plugin-replace": "2.4.0",
"@rollup/plugin-replace": "2.4.1",
"bootstrap": "3.4.1",
"chai": "4.3.0",
"coveralls": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@
is-module "^1.0.0"
resolve "^1.19.0"

"@rollup/plugin-replace@2.4.0":
version "2.4.0"
resolved "https://registry.npm.taobao.org/@rollup/plugin-replace/download/@rollup/plugin-replace-2.4.0.tgz#ec80629a0a922ec53719f2dea2f7714fb9231031"
integrity sha1-7IBimgqSLsU3GfLeovdxT7kjEDE=
"@rollup/plugin-replace@2.4.1":
version "2.4.1"
resolved "https://registry.npm.taobao.org/@rollup/plugin-replace/download/@rollup/plugin-replace-2.4.1.tgz?cache=0&sync_timestamp=1614016713372&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40rollup%2Fplugin-replace%2Fdownload%2F%40rollup%2Fplugin-replace-2.4.1.tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3"
integrity sha1-xBG1q3KAn7G/yLSH2NAu72YUYNM=
dependencies:
"@rollup/pluginutils" "^3.1.0"
magic-string "^0.25.7"
Expand Down

0 comments on commit 2b0b954

Please sign in to comment.