Skip to content

Commit 516e353

Browse files
authored
Update dependency acorn to v7.1.1 (#337)
1 parent 99fc1fd commit 516e353

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@ampproject/remapping": "0.2.0",
3838
"@kristoferbaxter/estree-walker": "2.0.0",
39-
"acorn": "7.1.0",
39+
"acorn": "7.1.1",
4040
"acorn-walk": "7.1.1",
4141
"google-closure-compiler": "20200204.0.0",
4242
"magic-string": "0.25.6",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,12 @@ [email protected]:
454454
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.1.1.tgz#345f0dffad5c735e7373d2fec9a1023e6a44b83e"
455455
integrity sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==
456456

457-
[email protected], acorn@^7.1.0:
457+
458+
version "7.1.1"
459+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
460+
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
461+
462+
acorn@^7.1.0:
458463
version "7.1.0"
459464
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
460465
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==

0 commit comments

Comments
 (0)