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-11-10 23:12:20 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-11-11 00:59:47 +0300
commit221ed4ff696a386f337b69013a9b496fdc56de7e (patch)
tree456adba3d30d33b0928052b126e9f47ef59feca0 /mock-registry/package.json
parent3794f036a5489331bfc38c2290690def65b74377 (diff)
chore: @npmcli/template-oss@4.10.0HEADlatest
Diffstat (limited to 'mock-registry/package.json')
-rw-r--r--mock-registry/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/mock-registry/package.json b/mock-registry/package.json
index 3729a17f1..89b1e9e03 100644
--- a/mock-registry/package.json
+++ b/mock-registry/package.json
@@ -34,7 +34,7 @@
},
"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"
},
"tap": {
"no-coverage": true,
@@ -46,7 +46,7 @@
"devDependencies": {
"@npmcli/arborist": "^6.1.1",
"@npmcli/eslint-config": "^4.0.1",
- "@npmcli/template-oss": "4.9.0",
+ "@npmcli/template-oss": "4.10.0",
"nock": "^13.2.9",
"npm-package-arg": "^10.0.0",
"pacote": "^15.0.6",