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