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-05-06 19:55:02 +0300
committerGar <gar+gh@danger.computer>2021-05-06 19:55:02 +0300
commit0faae3ffb18521f687cf7ef73f684c96056b18c4 (patch)
treec8d34f3e5defd82f28096505230f6224cce272ed /package.json
parent7912cb9abe20c6b62bcccddef61b712e7be9005d (diff)
eslint@7.25.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 19326a9aa..1d004d076 100644
--- a/package.json
+++ b/package.json
@@ -182,7 +182,7 @@
"devDependencies": {
"@mdx-js/mdx": "^1.6.22",
"cmark-gfm": "^0.8.5",
- "eslint": "^7.23.0",
+ "eslint": "^7.25.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",