diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-03-26 20:50:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 20:50:29 +0300 |
commit | 5ab5dadfc154e5e79395e107ba3dc23922723d7b (patch) | |
tree | 70c1c758736712c4f31504c166b4bab4bb8b2403 | |
parent | 694ac9c74db118dee476daaf211f8f6d673a1214 (diff) | |
download | eslint-config-5ab5dadfc154e5e79395e107ba3dc23922723d7b.tar.xz eslint-config-5ab5dadfc154e5e79395e107ba3dc23922723d7b.zip |
build(deps): Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -114,9 +114,9 @@ acorn-jsx@^5.1.0: integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw== acorn@^7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" - integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== + version "7.1.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf" + integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg== ajv@^6.10.0, ajv@^6.10.2: version "6.11.0" |