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-08-26 01:30:18 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:38:48 +0300
commitf628431c8a79d7cf00987ca6372dc34d4fbadfcf (patch)
tree5ba956138327dc6c1f95f39daf3c575e2d387dfb /workspaces/libnpmorg/package.json
parent02541a079d0cb88a5c16cf0d2fefb8bdf93233f0 (diff)
chore: @npmcli/template-oss@3.7.1
Diffstat (limited to 'workspaces/libnpmorg/package.json')
-rw-r--r--workspaces/libnpmorg/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json
index f1c14ca6b..4fd55d704 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -31,7 +31,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "3.7.0",
+ "@npmcli/template-oss": "3.7.1",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
@@ -52,6 +52,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.7.0"
+ "version": "3.7.1"
}
}