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:
authorGar <gar+gh@danger.computer>2021-12-02 17:58:01 +0300
committerGar <gar+gh@danger.computer>2021-12-02 23:35:25 +0300
commit431c9582f32418dc97b8bf6a33aeafc4ecf72a09 (patch)
tree8d473bc093b1bd4d7453b7c56543767c217cecea /package.json
parent22f9787ede3338295b4ce62c8108499855dca93f (diff)
chore: eslint@8.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da0e5099d..cff80b4c8 100644
--- a/package.json
+++ b/package.json
@@ -201,7 +201,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^2.0.0",
- "eslint": "^8.2.0",
+ "eslint": "^8.3.0",
"licensee": "^8.2.0",
"spawk": "^1.7.1",
"tap": "^15.1.5"