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>2022-03-29 00:28:37 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-03-29 01:40:04 +0300
commit57dfae91f27ae4788d33a43e1f27b6445e4f2361 (patch)
tree6b3f8c0626d1a75c94794121b79647ecd6c4e58c /package.json
parent726a8a07afeb3bd24979307679ce7e63c73b178e (diff)
chore: eslint@8.12.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 664421f81..1eab13223 100644
--- a/package.json
+++ b/package.json
@@ -204,7 +204,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^2.0.0",
"@npmcli/template-oss": "^2.9.2",
- "eslint": "^8.3.0",
+ "eslint": "^8.12.0",
"licensee": "^8.2.0",
"nock": "^13.2.4",
"spawk": "^1.7.1",