Skip to content

Commit 928ee77

Browse files
authoredMar 18, 2020
chore(deps): bump acorn from 5.7.3 to 5.7.4 (#409)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b2129b commit 928ee77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2183,9 +2183,9 @@ acorn-walk@^6.0.1:
21832183
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
21842184

21852185
acorn@^5.0.0, acorn@^5.5.3:
2186-
version "5.7.3"
2187-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
2188-
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
2186+
version "5.7.4"
2187+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
2188+
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
21892189

21902190
acorn@^6.0.1, acorn@^6.0.4, acorn@^6.2.1:
21912191
version "6.4.0"

1 commit comments

Comments
 (1)
Please sign in to comment.