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
@ljharb/tsconfig
@types/tape
1 parent 8f77f2a commit 2638bd5Copy full SHA for 2638bd5
package.json
@@ -66,9 +66,9 @@
66
"reflect.getprototypeof": "^1.0.6"
67
},
68
"devDependencies": {
69
- "@arethetypeswrong/cli": "^0.17.0",
+ "@arethetypeswrong/cli": "^0.17.1",
70
"@ljharb/eslint-config": "^21.1.1",
71
- "@ljharb/tsconfig": "^0.2.0",
+ "@ljharb/tsconfig": "^0.2.2",
72
"@types/call-bind": "^1.0.5",
73
"@types/es-abstract": "^1.17.9",
74
"@types/for-each": "^0.3.3",
@@ -77,7 +77,7 @@
77
"@types/make-arrow-function": "^1.2.2",
78
"@types/make-generator-function": "^2.0.3",
79
"@types/object-inspect": "^1.13.0",
80
- "@types/tape": "^5.6.4",
+ "@types/tape": "^5.6.5",
81
"auto-changelog": "^2.5.0",
82
"eslint": "=8.8.0",
83
"evalmd": "^0.0.19",
0 commit comments