diff options
author | dependabot[bot] <support@dependabot.com> | 2018-08-15 05:51:13 +0800 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-08-15 05:51:13 +0800 |
commit | b6cdc00a3145e6b13102676b2a881d0fe52b3a61 (patch) | |
tree | ecf9b689bcee090b5bb23548aacda93e3cefc7c7 /yarn.lock | |
parent | c743f010e37d8170ea07619f49f0b9892d95cd91 (diff) | |
download | dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.gz dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.bz2 dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.lz dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.xz dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.tar.zst dexon-sol-tools-b6cdc00a3145e6b13102676b2a881d0fe52b3a61.zip |
Bump copyfiles from 1.2.0 to 2.0.0
Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/calvinmetcalf/copyfiles/releases)
- [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 19 |
1 files changed, 2 insertions, 17 deletions
@@ -944,7 +944,7 @@ "@types/express-serve-static-core" "*" "@types/serve-static" "*" -"@types/fetch-mock@6.0.3": +"@types/fetch-mock@^6.0.3": version "6.0.3" resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-6.0.3.tgz#54ba90776293e728089bf53ba53e3c69f1c80655" @@ -3757,18 +3757,7 @@ copy-webpack-plugin@^4.0.1: p-limit "^1.0.0" serialize-javascript "^1.4.0" -copyfiles@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-1.2.0.tgz#a8da3ac41aa2220ae29bd3c58b6984294f2c593c" - dependencies: - glob "^7.0.5" - ltcdr "^2.2.1" - minimatch "^3.0.3" - mkdirp "^0.5.1" - noms "0.0.0" - through2 "^2.0.1" - -copyfiles@^2.0.0: +copyfiles@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-2.0.0.tgz#bbd78bb78e8fd6db5c67adf54249317b24560f2a" dependencies: @@ -8560,10 +8549,6 @@ lru-cache@~2.2.1: version "2.2.4" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.2.4.tgz#6c658619becf14031d0d0b594b16042ce4dc063d" -ltcdr@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ltcdr/-/ltcdr-2.2.1.tgz#5ab87ad1d4c1dab8e8c08bbf037ee0c1902287cf" - ltgt@^2.1.2, ltgt@~2.2.0: version "2.2.1" resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" |