Skip to content

Commit ec640d6

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape
1 parent eb1f1a4 commit ec640d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
},
4646
"homepage": "https://github.com/inspect-js/which-collection#readme",
4747
"devDependencies": {
48-
"@ljharb/eslint-config": "^17.3.0",
49-
"aud": "^1.1.3",
50-
"auto-changelog": "^2.2.1",
51-
"eslint": "^7.15.0",
48+
"@ljharb/eslint-config": "^17.6.0",
49+
"aud": "^1.1.5",
50+
"auto-changelog": "^2.3.0",
51+
"eslint": "^7.30.0",
5252
"for-each": "^0.3.3",
5353
"nyc": "^10.3.2",
54-
"object-inspect": "^1.9.0",
54+
"object-inspect": "^1.10.3",
5555
"safe-publish-latest": "^1.1.4",
56-
"tape": "^5.0.1"
56+
"tape": "^5.2.2"
5757
},
5858
"dependencies": {
5959
"is-map": "^2.0.1",

0 commit comments

Comments
 (0)