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:02 +0300
committerGitHub <noreply@github.com>2022-09-23 16:53:02 +0300
commit31941b3ba911d524c3c141e73f8f2452ac7cce42 (patch)
treea47069d91f18d48b084a8cd6050b61c1b125a441
parent84598fe2b84d57b812f53ecc0beba9a04e75c069 (diff)
chore: bump @npmcli/template-oss in /workspaces/libnpmaccessdependabot/npm_and_yarn/workspaces/libnpmaccess/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/libnpmaccess/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json
index dcf7e09f3..aad563847 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.4.1",
+ "@npmcli/template-oss": "4.4.2",
"nock": "^13.2.4",
"tap": "^16.0.1"
},