Skip to content

Commit 8949998

Browse files
authored
Update dependency acorn-walk to v7.1.1 (#314)
1 parent 38e44c5 commit 8949998

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@ampproject/remapping": "0.2.0",
3838
"@kristoferbaxter/estree-walker": "2.0.0",
3939
"acorn": "7.1.0",
40-
"acorn-walk": "7.1.0",
40+
"acorn-walk": "7.1.1",
4141
"google-closure-compiler": "20200204.0.0",
4242
"magic-string": "0.25.6",
4343
"uuid": "3.4.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -449,10 +449,10 @@
449449
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.7.tgz#51d42247473bc00e38cc8dfaf70d936842a36c03"
450450
integrity sha512-C2j2FWgQkF1ru12SjZJyMaTPxs/f6n90+5G5qNakBxKXjTBc/YTSelHh4Pz1HUDwxFXD9WvpQhOGCDC+/Y4mIQ==
451451

452-
453-
version "7.1.0"
454-
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.1.0.tgz#48387aa9a83bba67a9909164acab4bbc5796cf87"
455-
integrity sha512-4ufNLdC8gOf1dlOjC1nrn2NfzevyDtrDPp/DOtmoOHAFA/1pQc6bWf7oZ71qDURTODPLQ03+oFOvwxq5BvjXug==
452+
453+
version "7.1.1"
454+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.1.1.tgz#345f0dffad5c735e7373d2fec9a1023e6a44b83e"
455+
integrity sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==
456456

457457
[email protected], acorn@^7.1.0:
458458
version "7.1.0"

0 commit comments

Comments
 (0)