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 'smoke-tests/package.json')
-rw-r--r--smoke-tests/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/smoke-tests/package.json b/smoke-tests/package.json
index e2ca299c6..4f5f0a1f1 100644
--- a/smoke-tests/package.json
+++ b/smoke-tests/package.json
@@ -21,7 +21,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/mock-registry": "^1.0.0",
"@npmcli/promise-spawn": "^6.0.1",
- "@npmcli/template-oss": "4.9.0",
+ "@npmcli/template-oss": "4.10.0",
"http-proxy": "^1.18.1",
"just-extend": "^6.1.1",
"just-safe-set": "^4.1.1",
@@ -32,7 +32,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.9.0",
+ "version": "4.10.0",
"content": "../scripts/template-oss/index.js"
},
"tap": {