mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-16 13:08:28 -04:00
chore: update pnpm to v10.4.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "monorepo-root",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.2.0",
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"scripts": {
|
||||
"bump": "changeset version && pnpm update-manifests",
|
||||
"changeset": "changeset",
|
||||
@@ -164,10 +164,8 @@
|
||||
]
|
||||
},
|
||||
"auditConfig": {
|
||||
"ignoreCves": [
|
||||
],
|
||||
"ignoreGhsas": [
|
||||
]
|
||||
"ignoreCves": [],
|
||||
"ignoreGhsas": []
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"core-js"
|
||||
|
||||
Reference in New Issue
Block a user