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-31 23:04:09 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-31 23:32:57 +0300
commit6f08157d49d9df141351c78342920df2ef12920b (patch)
tree8223e975c5d0f85709015acdbe3fe77f72f24ff3 /smoke-tests/package.json
parentf628431c8a79d7cf00987ca6372dc34d4fbadfcf (diff)
chore: use release please
Diffstat (limited to 'smoke-tests/package.json')
-rw-r--r--smoke-tests/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/smoke-tests/package.json b/smoke-tests/package.json
index 7bde0038f..12342862c 100644
--- a/smoke-tests/package.json
+++ b/smoke-tests/package.json
@@ -22,7 +22,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
- "@npmcli/template-oss": "3.7.1",
+ "@npmcli/template-oss": "3.8.0",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
@@ -32,7 +32,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.7.1",
+ "version": "3.8.0",
"workspaceRepo": false
},
"tap": {