Skip to content

Commit bc164b6

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config
1 parent 191533d commit bc164b6

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
@@ -5,12 +5,12 @@
55
"main": "index.js",
66
"sideEffects": false,
77
"devDependencies": {
8-
"@ljharb/eslint-config": "^20.0.0",
8+
"@ljharb/eslint-config": "^20.1.0",
99
"aud": "^1.1.5",
1010
"auto-changelog": "^2.3.0",
1111
"core-js": "^2.6.12",
1212
"es-value-fixtures": "^1.2.1",
13-
"eslint": "^8.4.0",
13+
"eslint": "^8.5.0",
1414
"for-each": "^0.3.3",
1515
"functions-have-names": "^1.2.2",
1616
"has-tostringtag": "^1.0.0",

0 commit comments

Comments
 (0)