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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-23 16:53:04 +0300
committerGitHub <noreply@github.com>2022-09-23 16:53:04 +0300
commit0a8dd3f4f760acab118669fa85b1cc29ef5b97b2 (patch)
tree311929512dce458d4503390b35535f4bd78dbf79
parent84598fe2b84d57b812f53ecc0beba9a04e75c069 (diff)
chore: bump @npmcli/template-oss in /workspaces/libnpmversiondependabot/npm_and_yarn/workspaces/libnpmversion/npmcli/template-oss-4.4.2
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/template-oss/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--workspaces/libnpmversion/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json
index c01e7f695..0ce60b83c 100644
--- a/workspaces/libnpmversion/package.json
+++ b/workspaces/libnpmversion/package.json
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.4.1",
+ "@npmcli/template-oss": "4.4.2",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},