Conversation
a96101e to
22bf9de
Compare
|
I'm a |
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/10424/ |
|
So, the @BuildSize bot just confirmed that I messed up the |
|
I can check It again. I'm sorry but yesterday it was the first time I edited a yarn.lock file and I did it by trial and error, so I don't how to suggest fixing it by yourself 😅 |
|
@mathiasbynens mind if I update the branch? Think I have the lockfile fixed! |
|
I use this tool a lot: https://github.com/atlassian/yarn-deduplicate |
|
@existentialism No need to ask, just go for it! Thanks ♥ |
yarn upgrade regexpu-core@4.5.3 This should resolve the issue @danez mentions here: #9636 (comment)
22bf9de to
f501146
Compare
|
@danez After reverting my incorrect |
The tool is supposed to fix incorrect yarn.lock files, so it might have worked before reverting the changes. I pushed the lock file. |
|
@danez You fixed it! |
|
|
* master: (58 commits) Remove dependency on home-or-tmp package (babel#9678) [proposal-object-rest-spread] fix templateLiteral in extractNormalizedKeys (babel#9628) Partial application plugin (babel#9474) Private Static Class Methods (Stage 3) (babel#9446) gulp-uglify@3.0.2 rollup@1.6.0 eslint@5.15.1 jest@24.5.0 regexpu-core@4.5.4 Remove input and length from state (babel#9646) Switch from rollup-stream to rollup and update deps (babel#9640) System modules - Hoist classes like other variables (babel#9639) fix: Don't transpile ES2018 symbol properties (babel#9650) Add WarningsToErrorsPlugin to webpack to avoid missing build problems on CI (babel#9647) Update regexpu-core dependency (babel#9642) Add placeholders support to @babel/types and @babel/generator (babel#9542) Generate plugins file Make babel-standalone an ESModule and enable flow (babel#9025) Reorganize token types and use a map for them (babel#9645) [TS] Allow context type annotation on getters/setters (babel#9641) ...

This should resolve the issue @danez mentions here:
#9636 (comment)