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-07-28 00:59:47 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-22 21:14:50 +0300
commit8ab12dc32b26db770b868cf694cedab38f4e7460 (patch)
treee5e1761a138a4b1269fbd64e664c61968805d955 /workspaces/arborist
parentc383564213c709aa9d82aeb21333516fc78d5165 (diff)
deps: @npmcli/eslint-config@3.1.0
Diffstat (limited to 'workspaces/arborist')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 86e36e486..124cb6650 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -41,7 +41,7 @@
"walk-up-path": "^1.0.0"
},
"devDependencies": {
- "@npmcli/eslint-config": "^3.0.1",
+ "@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.5.0",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",