|
44 | 44 | },
|
45 | 45 | "homepage": "https://github.com/inspect-js/is-array-buffer#readme",
|
46 | 46 | "devDependencies": {
|
47 |
| - "@ljharb/eslint-config": "^21.1.0", |
48 |
| - "@ljharb/tsconfig": "^0.2.0", |
| 47 | + "@ljharb/eslint-config": "^21.1.1", |
| 48 | + "@ljharb/tsconfig": "^0.2.2", |
49 | 49 | "@types/call-bind": "^1.0.5",
|
50 | 50 | "@types/es-value-fixtures": "^1.4.4",
|
51 | 51 | "@types/for-each": "^0.3.3",
|
52 |
| - "@types/get-intrinsic": "^1.2.2", |
53 |
| - "@types/object-inspect": "^1.8.4", |
54 |
| - "@types/tape": "^5.6.4", |
55 |
| - "auto-changelog": "^2.4.0", |
| 52 | + "@types/get-intrinsic": "^1.2.3", |
| 53 | + "@types/object-inspect": "^1.13.0", |
| 54 | + "@types/tape": "^5.7.0", |
| 55 | + "auto-changelog": "^2.5.0", |
56 | 56 | "available-typed-arrays": "^1.0.7",
|
57 |
| - "es-value-fixtures": "^1.4.2", |
| 57 | + "es-value-fixtures": "^1.5.0", |
58 | 58 | "eslint": "=8.8.0",
|
59 | 59 | "for-each": "^0.3.3",
|
60 | 60 | "in-publish": "^2.0.1",
|
61 | 61 | "npmignore": "^0.3.1",
|
62 | 62 | "nyc": "^10.3.2",
|
63 |
| - "object-inspect": "^1.13.1", |
| 63 | + "object-inspect": "^1.13.3", |
64 | 64 | "safe-publish-latest": "^2.0.0",
|
65 |
| - "tape": "^5.7.5", |
| 65 | + "tape": "^5.9.0", |
66 | 66 | "typescript": "next"
|
67 | 67 | },
|
68 | 68 | "auto-changelog": {
|
|
0 commit comments