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 'docs/package.json')
-rw-r--r--docs/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package.json b/docs/package.json
index 5dbc130e5..bb87112fd 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -32,8 +32,8 @@
"yaml": "^2.1.3"
},
"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",
"tap": "^16.0.1"
},
"author": "GitHub Inc.",
@@ -56,7 +56,7 @@
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"ciVersions": "latest",
"engines": "^14.17.0 || ^16.13.0 || >=18.0.0",
- "version": "4.5.1",
+ "version": "4.6.1",
"content": "../scripts/template-oss/index.js"
}
}