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:
authorLuke Karrys <luke@lukekarrys.com>2022-09-14 23:24:04 +0300
committerNathan Fritz <fritzy@github.com>2022-09-15 00:07:42 +0300
commit601bb1196254fc63251cbf0d79371eb57a9feca1 (patch)
tree9931201b88ae4c1ee9fc5836a9726288efcdb6e8 /smoke-tests
parent8623a2b6ba1911377324b85b8cc9563b40ad4ea9 (diff)
chore: template-oss@4.1.2
Diffstat (limited to 'smoke-tests')
-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 1c3d78772..73ffde991 100644
--- a/smoke-tests/package.json
+++ b/smoke-tests/package.json
@@ -20,7 +20,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
- "@npmcli/template-oss": "4.0.0",
+ "@npmcli/template-oss": "4.1.2",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
@@ -30,7 +30,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.0.0",
+ "version": "4.1.2",
"workspaceRepo": false
},
"tap": {