-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Update package-lock.json
#18283
Update package-lock.json
#18283
Conversation
Gusted
commented
Jan 15, 2022
- NPM didn't like that package-lock.json was out-of-sync, webpack trowed some errors as well with building.
- Follow-up for: Upgrade EasyMDE to 2.16.1 #18278
- NPM didn't like that package-lock.json was out-of-sync, webpack throwed some errors as well with building. - Follow-up for: go-gitea#18278
Codecov Report
@@ Coverage Diff @@
## main #18283 +/- ##
=======================================
Coverage 45.73% 45.73%
=======================================
Files 831 831
Lines 92164 92164
=======================================
+ Hits 42152 42154 +2
Misses 43249 43249
+ Partials 6763 6761 -2
Continue to review full report at Codecov.
|
We should have a check on CI that an |
* 'main' of https://github.com/go-gitea/gitea: Update `package-lock.json` (go-gitea#18283) Upgrade EasyMDE to 2.16.1 (go-gitea#18278) Remove golang vendored directory (go-gitea#18277) Changelog for 1.15.10 (go-gitea#18274) (go-gitea#18276) Support webauthn (go-gitea#17957)
Related: #18285 |
If someone wants to beat me to it - This needs a backport. |
- NPM didn't like that package-lock.json was out-of-sync, webpack throwed some errors as well with building. - Follow-up for: go-gitea#18278