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/libnpmaccess/package.json
parentc383564213c709aa9d82aeb21333516fc78d5165 (diff)
deps: @npmcli/eslint-config@3.1.0
Diffstat (limited to 'workspaces/libnpmaccess/package.json')
-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 55ad695b2..ca1ee7055 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -19,7 +19,7 @@
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
- "@npmcli/eslint-config": "^3.0.1",
+ "@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.5.0",
"nock": "^13.2.4",
"tap": "^16.0.1"