Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

build: remove package-lock-sanitizer#1033

Open
EmmanuelDemey wants to merge 1 commit intoAxaFrance:masterfrom
EmmanuelDemey:fix/remove-package-lock-sanitizer
Open

build: remove package-lock-sanitizer#1033
EmmanuelDemey wants to merge 1 commit intoAxaFrance:masterfrom
EmmanuelDemey:fix/remove-package-lock-sanitizer

Conversation

@EmmanuelDemey
Copy link
Copy Markdown

Related issue

Reference to the issue

Here you can add link to related issue

Description of the issue

As explained by @arnaudforaison , the package-lock-sanitizer dependency can be removed from the main package.json file.

Person(s) for reviewing proposed changes

@arnaudforaison

Important

Before creating a pull request run unit tests

$ npm test

# watch for changes
$ npm test -- --watch

# For a specific file (e.g., in packages/context/__tests__/command.test.js)
$ npm test -- --watch packages/action

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants