Skip to content

Commit 44b59e2

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config
1 parent fd38e1b commit 44b59e2

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
@@ -4,10 +4,10 @@
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {
7-
"@ljharb/eslint-config": "^17.1.0",
7+
"@ljharb/eslint-config": "^17.2.0",
88
"aud": "^1.1.2",
99
"core-js": "^2.6.11",
10-
"eslint": "^7.5.0",
10+
"eslint": "^7.7.0",
1111
"for-each": "^0.3.3",
1212
"nyc": "^10.3.2",
1313
"safe-publish-latest": "^1.1.4",

0 commit comments

Comments
 (0)