Skip to content

Commit

Permalink
Update dependency rollup-plugin-copy to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2021
1 parent 7ec95e0 commit ac230dd
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 @@ -59,7 +59,7 @@
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.15.0",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-copy": "3.4.0",
"sirv-cli": "1.0.0",
"typescript": "3.9.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3716,10 +3716,10 @@ rimraf@^3.0.0:
dependencies:
glob "^7.1.3"

rollup-plugin-copy@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-copy/-/rollup-plugin-copy-3.3.0.tgz#5ba230047f86b9f703a29288f242948a5580e7b9"
integrity sha512-euDjCUSBXZa06nqnwCNADbkAcYDfzwowfZQkto9K/TFhiH+QG7I4PUsEMwM9tDgomGWJc//z7KLW8t+tZwxADA==
rollup-plugin-copy@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-copy/-/rollup-plugin-copy-3.4.0.tgz#f1228a3ffb66ffad8606e2f3fb7ff23141ed3286"
integrity sha512-rGUmYYsYsceRJRqLVlE9FivJMxJ7X6jDlP79fmFkL8sJs7VVMSVyA2yfyL+PGyO/vJs4A87hwhgVfz61njI+uQ==
dependencies:
"@types/fs-extra" "^8.0.1"
colorette "^1.1.0"
Expand Down

0 comments on commit ac230dd

Please sign in to comment.