We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@ljharb/eslint-config
object-inspect
tape
1 parent 81835ff commit f0b8d03Copy full SHA for f0b8d03
package.json
@@ -36,7 +36,7 @@
36
"devDependencies": {
37
"@browserify/envify": "^6.0.0",
38
"@browserify/uglifyify": "^6.0.0",
39
- "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/eslint-config": "^21.1.1",
40
"aud": "^2.0.4",
41
"browserify": "^16.5.2",
42
"bundle-collapser": "^1.4.0",
@@ -58,11 +58,11 @@
58
"module-deps": "^6.2.3",
59
"npmignore": "^0.3.1",
60
"nyc": "^10.3.2",
61
- "object-inspect": "^1.13.1",
+ "object-inspect": "^1.13.2",
62
"qs-iconv": "^1.0.4",
63
"safe-publish-latest": "^2.0.0",
64
"safer-buffer": "^2.1.2",
65
- "tape": "^5.7.5",
+ "tape": "^5.8.1",
66
"unassertify": "^3.0.1"
67
},
68
"scripts": {
0 commit comments