Skip to content
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

deps: fix package-lock.json #1840

Merged
merged 1 commit into from
Mar 14, 2024
Merged

deps: fix package-lock.json #1840

merged 1 commit into from
Mar 14, 2024

Conversation

dcshzj
Copy link
Contributor

@dcshzj dcshzj commented Mar 14, 2024

Problem

Deps upgrading got issue halfway, re-syncing the package-lock.json.

Solution

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible with ALL of the following feature flags in this doc

Features:

  • Details ...

Improvements:

  • Details ...

Bug Fixes:

  • Details ...

Before & After Screenshots

BEFORE:

AFTER:

Tests

  • Unit tests (using npm run tests)
  • e2e tests (comment on this PR with the text !run e2e)
  • Smoke tests

Deploy Notes

New environment variables:

  • env var : env var details

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

New dev dependencies:

  • dependency : dependency details

@dcshzj dcshzj requested a review from a team March 14, 2024 06:16
@@ -1530,6 +1530,7 @@
},
"node_modules/@babel/parser": {
"version": "7.22.7",
"dev": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sus

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arh i k why alr can ignore

@dcshzj dcshzj merged commit 7f90456 into develop Mar 14, 2024
8 checks passed
@mergify mergify bot deleted the deps/fix-package-lock branch March 14, 2024 06:22
@dcshzj dcshzj mentioned this pull request Mar 14, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants