Skip to content

Commit 99e7504

Browse files
committedFeb 13, 2022
[Dev Deps] update @ljharb/eslint-config; pin eslint
1 parent c18a68b commit 99e7504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"through": "^2.3.8"
4949
},
5050
"devDependencies": {
51-
"@ljharb/eslint-config": "^20.2.0",
51+
"@ljharb/eslint-config": "^20.2.2",
5252
"array.prototype.flatmap": "^1.2.5",
5353
"aud": "^2.0.0",
5454
"concat-stream": "^1.6.2",
5555
"eclint": "^2.8.1",
5656
"ecstatic": "^4.1.4",
5757
"es-value-fixtures": "^1.2.1",
58-
"eslint": "^8.7.0",
58+
"eslint": "=8.8.0",
5959
"falafel": "^2.2.4",
6060
"js-yaml": "^3.14.0",
6161
"safe-publish-latest": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.