We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
@ljharb/eslint-config
aud
auto-changelog
object-inspect
tape
1 parent eb1f1a4 commit ec640d6Copy full SHA for ec640d6
package.json
@@ -45,15 +45,15 @@
45
},
46
"homepage": "https://github.com/inspect-js/which-collection#readme",
47
"devDependencies": {
48
- "@ljharb/eslint-config": "^17.3.0",
49
- "aud": "^1.1.3",
50
- "auto-changelog": "^2.2.1",
51
- "eslint": "^7.15.0",
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "eslint": "^7.30.0",
52
"for-each": "^0.3.3",
53
"nyc": "^10.3.2",
54
- "object-inspect": "^1.9.0",
+ "object-inspect": "^1.10.3",
55
"safe-publish-latest": "^1.1.4",
56
- "tape": "^5.0.1"
+ "tape": "^5.2.2"
57
58
"dependencies": {
59
"is-map": "^2.0.1",
0 commit comments