diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-08-21 02:28:55 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-08-21 02:28:55 +0800 |
commit | 756787c61fff9c6b463fbbd69b48210dafe62004 (patch) | |
tree | 5c6a39ef75356f3942509f96ad20713d193c65f8 | |
parent | 61ef6edaa534b26ccda54856f9f4ad105f36498a (diff) | |
download | dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar.gz dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar.bz2 dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar.lz dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar.xz dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.tar.zst dexon-sol-tools-756787c61fff9c6b463fbbd69b48210dafe62004.zip |
Update yarn lock
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3088,7 +3088,7 @@ chai-as-promised@^7.1.0: dependencies: check-error "^1.0.2" -chai-bignumber@^2.0.1: +chai-bignumber@^2.0.1, chai-bignumber@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/chai-bignumber/-/chai-bignumber-2.0.2.tgz#de6c219c690b2d66b646ad6930096f9ba2199643" @@ -3744,7 +3744,7 @@ copy-to-clipboard@^3: dependencies: toggle-selection "^1.0.3" -copy-webpack-plugin@4.5.2: +copy-webpack-plugin@^4.0.1: version "4.5.2" resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c" dependencies: |