Commit e39a0b2e7c3c8eece537eb53dcc13b2c2c520eaf
Committed by
小小鲁班
1 parent
1b458772
chore(deps): bump acorn from 6.3.0 to 6.4.1 in /docs
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
3 additions
and
3 deletions
docs/yarn.lock
| ... | ... | @@ -1144,9 +1144,9 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7: |
| 1144 | 1144 | negotiator "0.6.2" |
| 1145 | 1145 | |
| 1146 | 1146 | acorn@^6.2.1: |
| 1147 | - version "6.3.0" | |
| 1148 | - resolved "https://registry.npm.taobao.org/acorn/download/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e" | |
| 1149 | - integrity sha1-AIdQkRn/pPwKAEHR6TpBfmjLhW4= | |
| 1147 | + version "6.4.1" | |
| 1148 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" | |
| 1149 | + integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== | |
| 1150 | 1150 | |
| 1151 | 1151 | agentkeepalive@^2.2.0: |
| 1152 | 1152 | version "2.2.0" | ... | ... |