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 00:46:16 +0300
committerNathan Fritz <fritzy@github.com>2022-09-14 00:47:23 +0300
commitd172c5bdbb01902b4eda012f845d6753b4ada803 (patch)
treed6b9c15716c85b5c77b0850189a6a1d92671db8f /workspaces/libnpmorg
parent0c547fc7fcab314c5797dd7b935feb018802bf85 (diff)
chore: template-oss@4.1.1lk/v8-test-release-please
Diffstat (limited to 'workspaces/libnpmorg')
-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 21b2b5182..3374aa342 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -28,7 +28,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.1.0",
+ "@npmcli/template-oss": "4.1.1",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
@@ -49,6 +49,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.1.0"
+ "version": "4.1.1"
}
}