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 01:15:58 +0300
committerGitHub <noreply@github.com>2022-04-07 01:15:58 +0300
commit304a2382a53ce09b9f2bf25dbe82cb2b063a8f03 (patch)
tree78f99f6b860de376ea14923bbc5fea3585be2f46 /workspaces/libnpmpack/package.json
parent1ba7fcb19889cfe423c9d0bec174b97cf4174e21 (diff)
chore: @npmcli/template-oss@3.3.2 (#4694)
Diffstat (limited to 'workspaces/libnpmpack/package.json')
-rw-r--r--workspaces/libnpmpack/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index 4c531defe..ccb99e3c9 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -29,7 +29,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "3.3.1",
+ "@npmcli/template-oss": "3.3.2",
"nock": "^13.0.7",
"tap": "^16.0.1"
},
@@ -50,6 +50,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.3.1"
+ "version": "3.3.2"
}
}