Skip to content

Commit

Permalink
Avoid @babel/parser 7.17.7
Browse files Browse the repository at this point in the history
babel/babel#14367
I'd be fine with upgrading to accommodate this breaking change,
but Prettier can't figure out this out and tries to remove
the trailing commas I add.
We'll wait for the dust to settle.
  • Loading branch information
CarsonF committed Mar 19, 2022
1 parent 26f4366 commit fb6b826
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -149,6 +149,7 @@
"webpack-dev-server": "^3.11.2"
},
"resolutions": {
"@babel/parser": "7.17.3",
"@graphql-codegen/plugin-helpers": "patch:@graphql-codegen/plugin-helpers@2.3.1#.yarn/patches/graphql-codegen-plugin-helpers.patch",
"@graphql-tools/utils": "patch:@graphql-tools/utils@8.5.3#.yarn/patches/graphql-tools-utils.patch",
"material-table/@material-ui/pickers": "patch:@material-ui/pickers@4.0.0-alpha.12#.yarn/patches/mui-pickers.patch"
Expand Down
17 changes: 4 additions & 13 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fb6b826

Please sign in to comment.