We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@es-shims/api
@ljharb/eslint-config
aud
object-inspect
tape
1 parent 9e407c4 commit 9e8bc20Copy full SHA for 9e8bc20
package.json
@@ -46,9 +46,9 @@
46
"set-function-name": "^2.0.2"
47
},
48
"devDependencies": {
49
- "@es-shims/api": "^2.4.2",
50
- "@ljharb/eslint-config": "^21.1.0",
51
- "aud": "^2.0.4",
+ "@es-shims/api": "^2.5.0",
+ "@ljharb/eslint-config": "^21.1.1",
+ "aud": "^2.0.5",
52
"auto-changelog": "^2.4.0",
53
"available-regexp-flags": "^1.0.4",
54
"eclint": "^2.8.1",
@@ -61,9 +61,9 @@
61
"in-publish": "^2.0.1",
62
"npmignore": "^0.3.1",
63
"nyc": "^10.3.2",
64
- "object-inspect": "^1.13.1",
+ "object-inspect": "^1.13.2",
65
"safe-publish-latest": "^2.0.0",
66
- "tape": "^5.7.5"
+ "tape": "^5.8.1"
67
68
"testling": {
69
"files": "test/index.js",
0 commit comments