Skip to content

Commit 87a5b93

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, has-strict-mode, object-inspect, tape
1 parent 0ca86a0 commit 87a5b93

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@
5151
},
5252
"devDependencies": {
5353
"@es-shims/api": "^2.1.2",
54-
"@ljharb/eslint-config": "^17.2.0",
55-
"aud": "^1.1.3",
54+
"@ljharb/eslint-config": "^17.5.1",
55+
"aud": "^1.1.4",
5656
"covert": "^1.1.1",
57-
"eslint": "^7.13.0",
57+
"eslint": "^7.20.0",
5858
"evalmd": "0.0.19",
5959
"foreach": "^2.0.5",
60-
"has-strict-mode": "^1.0.0",
60+
"has-strict-mode": "^1.0.1",
6161
"nyc": "^10.3.2",
62-
"object-inspect": "^1.8.0",
62+
"object-inspect": "^1.9.0",
6363
"safe-publish-latest": "^1.1.4",
64-
"tape": "^5.0.1"
64+
"tape": "^5.2.0"
6565
},
6666
"testling": {
6767
"files": [

0 commit comments

Comments
 (0)