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 /workspaces/libnpmpack/package.json
parent8623a2b6ba1911377324b85b8cc9563b40ad4ea9 (diff)
chore: template-oss@4.1.2
Diffstat (limited to 'workspaces/libnpmpack/package.json')
-rw-r--r--workspaces/libnpmpack/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index 545c2870a..f7d8fcfe2 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -23,7 +23,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.0.0",
+ "@npmcli/template-oss": "4.1.2",
"nock": "^13.0.7",
"tap": "^16.0.1"
},
@@ -44,6 +44,6 @@
},
"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"
}
}