Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(browserify): update deep transitive dependency to use recent acorn #4813

Merged
merged 3 commits into from
Mar 19, 2018

Conversation

paulirish
Copy link
Member

without this, #4792 fails in yarn build-extension

see https://github.com/substack/astw/pull/14

@@ -25,5 +25,8 @@
"run-sequence": "^1.1.5",
"through2": "^2.0.1"
},
"resolutions": {
"browserify/insert-module-globals/lexical-scope/astw": "github:goto-bus-stop/astw#new-acorn"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yikes haha

critical goto-bus-stop repo essential to Chrome build process 😆

@patrickhulce
Copy link
Collaborator

that linked issue was bumping it from 8 to 9, can we just use the proper released version that uses 8 as the default instead?

@paulirish paulirish merged commit ab5071e into master Mar 19, 2018
@paulirish paulirish deleted the browser-acorn-deep branch March 19, 2018 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants