Skip to content

Commit

Permalink
[Dev Deps] fix eslint range
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 18, 2023
1 parent 75ce1d5 commit 98d4e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
"eslint": "^8.8.0",
"eslint": "=8.8.0",
"nyc": "^10.3.2",
"tape": "^5.6.6"
},
Expand Down

0 comments on commit 98d4e0d

Please sign in to comment.