Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/libnpmversion/package.json')
-rw-r--r--workspaces/libnpmversion/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json
index f6d34812c..ea0efe056 100644
--- a/workspaces/libnpmversion/package.json
+++ b/workspaces/libnpmversion/package.json
@@ -31,8 +31,8 @@
]
},
"devDependencies": {
- "@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.5.1",
+ "@npmcli/eslint-config": "^4.0.0",
+ "@npmcli/template-oss": "4.6.1",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
@@ -48,7 +48,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.5.1",
+ "version": "4.6.1",
"content": "../../scripts/template-oss/index.js"
}
}