Skip to content

Commit cb38f48

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud
1 parent 728ebc2 commit cb38f48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
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.5.1",
8-
"aud": "^1.1.4",
7+
"@ljharb/eslint-config": "^17.6.0",
8+
"aud": "^1.1.5",
99
"core-js": "^2.6.12",
10-
"eslint": "^7.24.0",
10+
"eslint": "^7.26.0",
1111
"for-each": "^0.3.3",
1212
"functions-have-names": "^1.2.2",
1313
"make-arrow-function": "^1.2.0",

0 commit comments

Comments
 (0)