-
Notifications
You must be signed in to change notification settings - Fork 0
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
Обновление зависимостей stack-trace
и webpack-source-map
#9
Labels
dependencies
Pull requests that update a dependency file
Comments
This was referenced Sep 19, 2023
Nelfimov
added
dependencies
Pull requests that update a dependency file
and removed
enhancement
New feature or request
labels
Sep 12, 2024
@OsirisAnubiz нет, это параллельно |
Статус на конец дня:
Осталось сделать:
|
Статус на конец дня:
|
Статус на конец дня:
|
Статус на конец дня:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
С чем связан запрос на фичу?
Обновить версии пакетов в зависимостях
Расскажите как вы это себе видите
Обновить версии зависимости до максимально возможных и зафиксировать таким образом, чтобы ничего не ломалось. Должны без ошибок проходить команды:
yarn install
yarn check
yarn test unit
Если в пакете есть скрипты
build
иprepack
, то они тоже должны проходить без ошибокПриложите пример реализаций
https://classic.yarnpkg.com/lang/en/docs/cli/workspace/
yarn workspace <workspace> add <[email protected]> <keys>
The text was updated successfully, but these errors were encountered: