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-10-28 01:48:49 +0300
committerGar <wraithgar@github.com>2022-11-01 21:34:09 +0300
commitc09abca9c63466b31f78c9b54b7d1877bf986008 (patch)
treef6eec95bf5e5b951072df7af8738795435367310 /workspaces/libnpmorg/package.json
parent29a300987136660427abcd7a91ec8996ba1b974d (diff)
chore: @npmcli/temlate-oss@4.8.0
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 84fb9a3e1..a234750d5 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -28,7 +28,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
- "@npmcli/template-oss": "4.7.1",
+ "@npmcli/template-oss": "4.8.0",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
@@ -49,7 +49,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.7.1",
+ "version": "4.8.0",
"content": "../../scripts/template-oss/index.js"
},
"tap": {