Skip to content

Commit

Permalink
Rebuild package-lock.json Oct 2 (#2429)
Browse files Browse the repository at this point in the history
# Pull Request

## 🀨 Rationale

The most recent renovate update left the lockfile in a state where
running `npm install` causes fix-ups to be written locally.

## πŸ‘©β€πŸ’» Implementation

Rebuild lock file (`git clean -fdx`, `del package-lock.json`, `npm
install`).

## πŸ§ͺ Testing

Rely on CI.

## βœ… Checklist

- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.
  • Loading branch information
rajsite authored Oct 2, 2024
1 parent 3862073 commit 3463df5
Showing 1 changed file with 857 additions and 898 deletions.
Loading

0 comments on commit 3463df5

Please sign in to comment.