-
Notifications
You must be signed in to change notification settings - Fork 129
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
build: upgrade the source-map of gulp-typescript to 0.7.4 #849
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #849 +/- ##
=======================================
Coverage 91.05% 91.05%
=======================================
Files 188 188
Lines 6071 6071
Branches 1476 1476
=======================================
Hits 5528 5528
Misses 537 537
Partials 6 6 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
d808da2
to
845d0bc
Compare
845d0bc
to
ff8aac7
Compare
只修改一个 yarn.lock 吗 |
对的,先手动 指定 gulp-typescript source-map 版本了,resolution 的话会诱发更多的版本问题 |
那 pnpm-lock.yml 要不要改 |
我确认下 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
* build: update testing-library and typescript * build: upgrade source-map * build: update yarn and yarn.lock * build: update jest and pnpm-lock
Refer to mozilla/source-map#432