We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
@ljharb/eslint-config
object-inspect
tape
1 parent 0a1d3e8 commit c028385Copy full SHA for c028385
package.json
@@ -33,23 +33,23 @@
33
"side-channel": "^1.0.4"
34
},
35
"devDependencies": {
36
- "@ljharb/eslint-config": "^20.0.0",
+ "@ljharb/eslint-config": "^20.1.0",
37
"aud": "^1.1.5",
38
"browserify": "^16.5.2",
39
"eclint": "^2.8.1",
40
- "eslint": "^8.4.0",
+ "eslint": "^8.5.0",
41
"evalmd": "^0.0.19",
42
"for-each": "^0.3.3",
43
"has-symbols": "^1.0.2",
44
"iconv-lite": "^0.5.1",
45
"in-publish": "^2.0.1",
46
"mkdirp": "^0.5.5",
47
"nyc": "^10.3.2",
48
- "object-inspect": "^1.11.0",
+ "object-inspect": "^1.12.0",
49
"qs-iconv": "^1.0.4",
50
"safe-publish-latest": "^2.0.0",
51
"safer-buffer": "^2.1.2",
52
- "tape": "^5.3.2"
+ "tape": "^5.4.0"
53
54
"scripts": {
55
"prepublishOnly": "safe-publish-latest && npm run dist",
0 commit comments