Skip to content

Commit 22c8dc0

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
1 parent 799b58f commit 22c8dc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {
7-
"@ljharb/eslint-config": "^17.3.0",
8-
"aud": "^1.1.3",
7+
"@ljharb/eslint-config": "^17.5.1",
8+
"aud": "^1.1.4",
99
"core-js": "^2.6.12",
10-
"eslint": "^7.14.0",
10+
"eslint": "^7.21.0",
1111
"for-each": "^0.3.3",
1212
"nyc": "^10.3.2",
1313
"safe-publish-latest": "^1.1.4",
1414
"string.prototype.repeat": "^1.0.0",
15-
"tape": "^5.0.1"
15+
"tape": "^5.2.2"
1616
},
1717
"scripts": {
1818
"prepublish": "safe-publish-latest",

0 commit comments

Comments
 (0)