Skip to content

Commit 0c937e7

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape
1 parent 5f5a406 commit 0c937e7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,24 @@
4141
"is-typed-array": "^1.1.13"
4242
},
4343
"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",
4646
"@types/call-bind": "^1.0.5",
4747
"@types/es-value-fixtures": "^1.4.4",
4848
"@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",
5252
"available-typed-arrays": "^1.0.7",
53-
"es-value-fixtures": "^1.4.2",
53+
"es-value-fixtures": "^1.5.0",
5454
"eslint": "=8.8.0",
5555
"for-each": "^0.3.3",
5656
"in-publish": "^2.0.1",
5757
"npmignore": "^0.3.1",
5858
"nyc": "^10.3.2",
59-
"object-inspect": "^1.13.1",
59+
"object-inspect": "^1.13.3",
6060
"safe-publish-latest": "^2.0.0",
61-
"tape": "^5.7.5",
61+
"tape": "^5.9.0",
6262
"typescript": "next"
6363
},
6464
"engines": {

0 commit comments

Comments
 (0)