Skip to content

Commit e4e8497

Browse files
committed
Dev dependency eslint updated to version 8.14.0
1 parent 1711b5a commit e4e8497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"histogram"
3535
],
3636
"devDependencies": {
37-
"eslint": "6.8.0",
38-
"eslint-config-airbnb-base": "14.0.0",
37+
"eslint": "8.14.0",
38+
"eslint-config-airbnb-base": "15.0.0",
3939
"eslint-plugin-import": "2.20.0",
4040
"benchmark": "2.1.4",
4141
"tap": "14.11.0",

0 commit comments

Comments
 (0)