|
41 | 41 | "is-typed-array": "^1.1.13"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@ljharb/eslint-config": "^21.1.0", |
45 |
| - "@ljharb/tsconfig": "^0.1.1", |
| 44 | + "@ljharb/eslint-config": "^21.1.1", |
| 45 | + "@ljharb/tsconfig": "^0.2.2", |
46 | 46 | "@types/call-bind": "^1.0.5",
|
47 | 47 | "@types/es-value-fixtures": "^1.4.4",
|
48 | 48 | "@types/for-each": "^0.3.3",
|
49 |
| - "@types/object-inspect": "^1.8.4", |
50 |
| - "@types/tape": "^5.6.4", |
51 |
| - "auto-changelog": "^2.4.0", |
| 49 | + "@types/object-inspect": "^1.13.0", |
| 50 | + "@types/tape": "^5.7.0", |
| 51 | + "auto-changelog": "^2.5.0", |
52 | 52 | "available-typed-arrays": "^1.0.7",
|
53 |
| - "es-value-fixtures": "^1.4.2", |
| 53 | + "es-value-fixtures": "^1.5.0", |
54 | 54 | "eslint": "=8.8.0",
|
55 | 55 | "for-each": "^0.3.3",
|
56 | 56 | "in-publish": "^2.0.1",
|
57 | 57 | "npmignore": "^0.3.1",
|
58 | 58 | "nyc": "^10.3.2",
|
59 |
| - "object-inspect": "^1.13.1", |
| 59 | + "object-inspect": "^1.13.3", |
60 | 60 | "safe-publish-latest": "^2.0.0",
|
61 |
| - "tape": "^5.7.5", |
| 61 | + "tape": "^5.9.0", |
62 | 62 | "typescript": "next"
|
63 | 63 | },
|
64 | 64 | "engines": {
|
|
0 commit comments