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:
Diffstat (limited to 'workspaces/libnpmteam/package.json')
-rw-r--r--workspaces/libnpmteam/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json
index 0b4ee7a66..6a4788d7f 100644
--- a/workspaces/libnpmteam/package.json
+++ b/workspaces/libnpmteam/package.json
@@ -15,8 +15,8 @@
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
- "@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.5.1",
+ "@npmcli/eslint-config": "^4.0.0",
+ "@npmcli/template-oss": "4.6.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
@@ -39,7 +39,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.5.1",
+ "version": "4.6.1",
"content": "../../scripts/template-oss/index.js"
},
"tap": {