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.
@arethetypeswrong/cli
tape
1 parent 9f0258c commit 63abffaCopy full SHA for 63abffa
1 file changed
package.json
@@ -53,7 +53,7 @@
53
"is-data-view": "^1.0.1"
54
},
55
"devDependencies": {
56
- "@arethetypeswrong/cli": "^0.15.0",
+ "@arethetypeswrong/cli": "^0.15.1",
57
"@ljharb/eslint-config": "^21.1.0",
58
"@types/call-bind": "^1.0.5",
59
"@types/es-value-fixtures": "^1.4.4",
@@ -71,7 +71,7 @@
71
"nyc": "^10.3.2",
72
"object-inspect": "^1.13.1",
73
"safe-publish-latest": "^2.0.0",
74
- "tape": "^5.7.4",
+ "tape": "^5.7.5",
75
"typescript": "next"
76
77
"engines": {
0 commit comments