|
53 | 53 | "is-data-view": "^1.0.1"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@arethetypeswrong/cli": "^0.15.1", |
57 |
| - "@ljharb/eslint-config": "^21.1.0", |
58 |
| - "@ljharb/tsconfig": "^0.2.0", |
| 56 | + "@arethetypeswrong/cli": "^0.17.1", |
| 57 | + "@ljharb/eslint-config": "^21.1.1", |
| 58 | + "@ljharb/tsconfig": "^0.2.2", |
59 | 59 | "@types/call-bind": "^1.0.5",
|
60 | 60 | "@types/es-value-fixtures": "^1.4.4",
|
61 | 61 | "@types/for-each": "^0.3.3",
|
62 |
| - "@types/object-inspect": "^1.8.4", |
63 |
| - "@types/tape": "^5.6.4", |
64 |
| - "auto-changelog": "^2.4.0", |
65 |
| - "es-value-fixtures": "^1.4.2", |
| 62 | + "@types/object-inspect": "^1.13.0", |
| 63 | + "@types/tape": "^5.6.5", |
| 64 | + "auto-changelog": "^2.5.0", |
| 65 | + "es-value-fixtures": "^1.5.0", |
66 | 66 | "eslint": "=8.8.0",
|
67 | 67 | "evalmd": "^0.0.19",
|
68 | 68 | "for-each": "^0.3.3",
|
69 | 69 | "in-publish": "^2.0.1",
|
70 | 70 | "npmignore": "^0.3.1",
|
71 | 71 | "nyc": "^10.3.2",
|
72 |
| - "object-inspect": "^1.13.1", |
| 72 | + "object-inspect": "^1.13.3", |
73 | 73 | "safe-publish-latest": "^2.0.0",
|
74 |
| - "tape": "^5.7.5", |
| 74 | + "tape": "^5.9.0", |
75 | 75 | "typescript": "next"
|
76 | 76 | },
|
77 | 77 | "engines": {
|
|
0 commit comments