Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
"serve-handler": "6.1.6",
"server-only": "0.0.1",
"setimmediate": "1.0.5",
"shell-quote": "1.7.3",
"shell-quote": "1.8.4",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update the lockfile with the dependency bump

When this manifest is bumped to shell-quote 1.8.4 but pnpm-lock.yaml is left unchanged, the packages/next importer still records shell-quote with specifier/version 1.7.3, so CI or developers running a frozen pnpm install will see the lockfile as out of sync instead of installing the requested version. Please regenerate and commit the lockfile entry for this package bump.

Useful? React with 👍 / 👎.

"source-map": "0.6.1",
"source-map-loader": "5.0.0",
"source-map08": "npm:source-map@0.8.0-beta.0",
Expand Down