|
64 | 64 | "is-typed-array": "^1.1.13"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@arethetypeswrong/cli": "^0.15.1", |
68 |
| - "@ljharb/eslint-config": "^21.1.0", |
69 |
| - "@ljharb/tsconfig": "^0.2.0", |
| 67 | + "@arethetypeswrong/cli": "^0.17.1", |
| 68 | + "@ljharb/eslint-config": "^21.1.1", |
| 69 | + "@ljharb/tsconfig": "^0.2.2", |
70 | 70 | "@types/call-bind": "^1.0.5",
|
71 | 71 | "@types/for-each": "^0.3.3",
|
72 | 72 | "@types/gopd": "^1.0.3",
|
73 | 73 | "@types/is-callable": "^1.1.2",
|
74 | 74 | "@types/make-arrow-function": "^1.2.2",
|
75 | 75 | "@types/make-generator-function": "^2.0.3",
|
76 |
| - "@types/object-inspect": "^1.8.4", |
77 |
| - "@types/tape": "^5.6.4", |
78 |
| - "auto-changelog": "^2.4.0", |
| 76 | + "@types/object-inspect": "^1.13.0", |
| 77 | + "@types/tape": "^5.7.0", |
| 78 | + "auto-changelog": "^2.5.0", |
79 | 79 | "available-typed-arrays": "^1.0.7",
|
80 | 80 | "eslint": "=8.8.0",
|
81 | 81 | "evalmd": "^0.0.19",
|
|
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 | "safe-publish-latest": "^2.0.0",
|
90 |
| - "tape": "^5.7.5", |
| 90 | + "tape": "^5.9.0", |
91 | 91 | "typescript": "next"
|
92 | 92 | },
|
93 | 93 | "engines": {
|
|
0 commit comments