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:
authorGar <gar+gh@danger.computer>2022-04-07 00:53:05 +0300
committerGitHub <noreply@github.com>2022-04-07 00:53:05 +0300
commit1ba7fcb19889cfe423c9d0bec174b97cf4174e21 (patch)
tree7e5e39bf24b32b0c98267650bcbbe4e34f3953e7 /workspaces/libnpmpublish
parent1b30c725ecd0f03f55e3c0576962972748eec238 (diff)
chore: @npmcli/template-oss@3.3.1 (#4692)
Diffstat (limited to 'workspaces/libnpmpublish')
-rw-r--r--workspaces/libnpmpublish/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index f183c6257..de22a5608 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -31,7 +31,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "3.2.2",
+ "@npmcli/template-oss": "3.3.1",
"libnpmpack": "^4.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
@@ -56,6 +56,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.2.2"
+ "version": "3.3.1"
}
}