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.
@es-shims/api
@ljharb/eslint-config
object-inspect
tape
1 parent 64c89f7 commit d9c8f69Copy full SHA for d9c8f69
1 file changed
package.json
@@ -62,8 +62,8 @@
62
"stop-iteration-iterator": "^1.0.0"
63
},
64
"devDependencies": {
65
- "@es-shims/api": "^2.5.0",
66
- "@ljharb/eslint-config": "^21.1.0",
+ "@es-shims/api": "^2.5.1",
+ "@ljharb/eslint-config": "^21.1.1",
67
"auto-changelog": "^2.4.0",
68
"es-get-iterator": "^1.1.3",
69
"es-map": "^1.0.5",
@@ -77,9 +77,9 @@
77
"in-publish": "^2.0.1",
78
"npmignore": "^0.3.1",
79
"nyc": "^10.3.2",
80
- "object-inspect": "^1.13.1",
+ "object-inspect": "^1.13.2",
81
"safe-publish-latest": "^2.0.0",
82
- "tape": "^5.7.5"
+ "tape": "^5.8.1"
83
84
"testling": {
85
"files": "test/index.js"
0 commit comments