|
65 | 65 | "is-typed-array": "^1.1.13" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@arethetypeswrong/cli": "^0.15.1", |
69 | | - "@ljharb/eslint-config": "^21.1.0", |
| 68 | + "@arethetypeswrong/cli": "^0.17.0", |
| 69 | + "@ljharb/eslint-config": "^21.1.1", |
70 | 70 | "@ljharb/tsconfig": "^0.2.0", |
71 | 71 | "@types/call-bind": "^1.0.5", |
72 | 72 | "@types/for-each": "^0.3.3", |
73 | 73 | "@types/gopd": "^1.0.3", |
74 | 74 | "@types/is-callable": "^1.1.2", |
75 | 75 | "@types/make-arrow-function": "^1.2.2", |
76 | 76 | "@types/make-generator-function": "^2.0.3", |
77 | | - "@types/object-inspect": "^1.8.4", |
| 77 | + "@types/object-inspect": "^1.13.0", |
78 | 78 | "@types/tape": "^5.6.4", |
79 | | - "auto-changelog": "^2.4.0", |
| 79 | + "auto-changelog": "^2.5.0", |
80 | 80 | "eslint": "=8.8.0", |
81 | 81 | "evalmd": "^0.0.19", |
82 | 82 | "in-publish": "^2.0.1", |
|
85 | 85 | "make-generator-function": "^2.0.0", |
86 | 86 | "npmignore": "^0.3.1", |
87 | 87 | "nyc": "^10.3.2", |
88 | | - "object-inspect": "^1.13.1", |
| 88 | + "object-inspect": "^1.13.3", |
89 | 89 | "possible-typed-array-names": "^1.0.0", |
90 | 90 | "safe-publish-latest": "^2.0.0", |
91 | | - "tape": "^5.7.5", |
| 91 | + "tape": "^5.9.0", |
92 | 92 | "typescript": "next" |
93 | 93 | }, |
94 | 94 | "engines": { |
|
0 commit comments